7 lines
491 B
Smarty
7 lines
491 B
Smarty
<div class="masthead">
|
|
<h3 class="muted">Design. Simple. Fast. Reliable. Innovative.</h3>
|
|
<h4 class="text-info">We write awesome code and we use <a href="https://github.com/ulfgebhardt/system">SYSTEM</a> and <a href="http://getbootstrap.com/">Twitter Bootstrap.</a></h4>
|
|
</div>
|
|
<div id="content" style="float:left; width: auto;">${content}</div>
|
|
<div class="well" id="login" style="position: fixed; top: 80px; right: 20px; width:220px;">${login}</div>
|
|
<div style="clear:both;"></div> |