streams/view/tpl/hdr.tpl

6 lines
306 B
Smarty
Raw Normal View History

2014-07-25 02:07:04 +00:00
<div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div>
2014-03-03 19:33:42 +00:00
<ul id="nav-notifications-template" style="display:none;" rel="template">
<li class="{5}"><a href="{0}" title="{2} {3}"><img data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a></li>
2014-03-03 19:33:42 +00:00
</ul>