Initial commit.
This commit is contained in:
3
blog/templates/page/item.html
Normal file
3
blog/templates/page/item.html
Normal file
@ -0,0 +1,3 @@
|
||||
<h2 id="page-title" >${title} - ${created}</h2>
|
||||
%{contentfile}
|
||||
<p><i>Last updated: <time>${updated}</time></i></p>
|
Reference in New Issue
Block a user