better title in layout, bootstrap compatible, thanks Omi

This commit is contained in:
Massimo Di Pierro
2012-05-02 17:14:18 -05:00
parent e51fe056a1
commit aad08d22df
2 changed files with 7 additions and 5 deletions

View File

@@ -1 +1 @@
Version 1.99.7 (2012-05-02 16:41:33) dev
Version 1.99.7 (2012-05-02 17:13:20) dev

View File

@@ -96,10 +96,12 @@
<div style="float:right; padding-top: .25em;" class="a2a_kit a2a_default_style">
<a class="a2a_dd" href="http://www.addtoany.com/share_save">Share</a></div>
<script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
<h1>
{{=response.title or request.application}}
</h1>
<h5>{{=response.subtitle or ''}}</h5>
<div class="page-header">
<h1>
{{=response.title or request.application}}
<small>{{=response.subtitle or ''}}</small>
</h1>
</div>
</div>
</div>
</div>