mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
22 lines
655 B
Smarty
22 lines
655 B
Smarty
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="Bzick">
|
|
|
|
<title>{$title}</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="//yastatic.net/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
|
|
<script src="//yastatic.net/bootstrap/3.1.1/js/bootstrap.min.js"></script>
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="jumbotron-narrow.css" rel="stylesheet">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="container"> |