Add some space?
This commit is contained in:
parent
f052a1c8e1
commit
94753ee351
1 changed files with 13 additions and 11 deletions
|
@ -34,18 +34,20 @@
|
|||
</TMPL_IF>
|
||||
</h1>
|
||||
|
||||
<small>
|
||||
<span class="pagedate">
|
||||
<i class="icon-calendar"></i> <TMPL_VAR CTIME>
|
||||
</span>
|
||||
<p>
|
||||
<small>
|
||||
<span class="pagedate">
|
||||
<i class="icon-calendar"></i> <TMPL_VAR CTIME>
|
||||
</span>
|
||||
|
||||
<TMPL_IF TAGS>
|
||||
<i class="icon-tags"></i>
|
||||
<TMPL_LOOP TAGS>
|
||||
<TMPL_VAR LINK>
|
||||
</TMPL_LOOP>
|
||||
</TMPL_IF>
|
||||
</small>
|
||||
<TMPL_IF TAGS>
|
||||
<i class="icon-tags"></i>
|
||||
<TMPL_LOOP TAGS>
|
||||
<TMPL_VAR LINK>
|
||||
</TMPL_LOOP>
|
||||
</TMPL_IF>
|
||||
</small>
|
||||
</p>
|
||||
|
||||
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
|
||||
|
||||
|
|
Loading…
Reference in a new issue