1
0
Fork 0

html to section_title.tpl

This commit is contained in:
rabuzarus 2015-05-30 02:21:30 +02:00
commit 74267310d6
11 changed files with 110 additions and 68 deletions

View file

@ -0,0 +1,4 @@
<div class="section-title-wrapper">
<h2>{{$title}}</h2>
<div class="clear"></div>
</div>