<title><%= web_title %></title>
<link rel="stylesheet" type="text/css" href="./stylesheets/bootstrap.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="./stylesheets/main.css" />
<link rel="shortcut icon" href="<%= web_favicon %>" />

