remove some article, add date to template ...
This commit is contained in:
@@ -40,6 +40,7 @@ h2 > a:hover { color: black; text-decoration:underline }
|
||||
<body>
|
||||
<article>
|
||||
$if(title)$<h1>$title$</h1>$endif$
|
||||
$if(date)$<p>$date$</p>$endif$
|
||||
$body$
|
||||
</article>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user