33 lines
1.5 KiB
Smarty
33 lines
1.5 KiB
Smarty
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
${css}
|
|
${js}
|
|
</head>
|
|
<body>
|
|
<h2>Neo-PoliMatrix</h2>
|
|
<div id="user_list" style=" float: right; text-align: left;">
|
|
<a href="http://www.mojotrollz.eu/web/Neopolimatrix">Blog</a>
|
|
<a href="#tab_default" action="user_list_active">Impressum</a>
|
|
</div>
|
|
<div style="clear: both;"></div>
|
|
<div class="tabbable" id="">
|
|
<ul class="nav nav-tabs" id="">
|
|
<li class="active"><a href="http://www.mojotrollz.eu/web/Neopolimatrix">Neu</a></li>
|
|
<li class="li_cat"><a href="#">Überwachung</a></li>
|
|
<button style="float: right; margin-top: 7px; margin-right: 7px; padding: 2px;"class="btn btn-info" id="nav_search_btn">los geht's!</button>
|
|
<input style="float: right; margin-top: 7px; margin-right: 7px;" type="text" id="nav_search" placeholder="Suchbegriff eingeben">
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="contentframe" style="margin: auto;">
|
|
${content}
|
|
</div>
|
|
<div id="bottombar" style="width: 100%; min-height: 30px; background: black; position: relative; bottom: 0;">
|
|
</div>
|
|
</body>
|
|
</html> |