Working content

This commit is contained in:
Ian Gulliver
2019-04-14 17:34:34 +00:00
parent 1d80233c57
commit de8cc95a70
12 changed files with 99 additions and 69 deletions

View File

@@ -0,0 +1,11 @@
<!--# if expr="$date" -->
<aside>
<h3><!--# echo var="date" --></h3>
</aside>
<!--# endif -->
<!--# if expr="$title" -->
<h2><!--# echo var="title" --></h3>
<!--# endif -->
<hr>