This commit is contained in:
2018-05-02 14:06:34 +02:00
parent 958e97a666
commit 4247368298
16 changed files with 319 additions and 7 deletions

View File

@ -1,5 +1,5 @@
<p>
<h3>TITLE</h3>
<h3>DATE - TITLE</h3>
ABSTRACT<br/>
<a ref="URL">read more</a>
<a href="URL">read more</a>
</p>

View File

@ -1 +1 @@
<li><a ref="URL">TITLE</a></li>
<li>DATE - <a href="URL">TITLE</a></li>

View File

@ -9,4 +9,5 @@ define(`FOOTER', `
</body>
</html>
')
define(`ABSTRACT', `')
define(`ABSTRACT', `')
define(`DATE', `')