Working content
This commit is contained in:
11
include/article-header.html
Normal file
11
include/article-header.html
Normal 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>
|
||||
Reference in New Issue
Block a user