Set date to italic
This commit is contained in:
parent
d16b47ef7e
commit
83b74a567a
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ $for(author)$
|
|||
<p class="author">$author$</p>
|
||||
$endfor$
|
||||
$if(date)$
|
||||
<p class="date">$date$</p>
|
||||
<p class="date">Posted on $date$</p>
|
||||
$endif$
|
||||
</header>
|
||||
$endif$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue