Rename template helper
This commit is contained in:
@@ -3,7 +3,7 @@ $wrap{"blog"}
|
||||
<article>
|
||||
<header>
|
||||
<div>
|
||||
<h2>$(title or to_title(id))</h2>
|
||||
<h2>$(title or titleize(id))</h2>
|
||||
<time>$publish_date</time>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user