This commit is contained in:
2024-02-22 13:57:05 +01:00
parent c74feeb8cd
commit 4b288b48c8
5 changed files with 73 additions and 24 deletions

View File

@@ -0,0 +1,10 @@
<article>
<h2 class='newstitle'>__TEMPLATE_ARTICLE_TITLE__</h2>
<br>
<p class='newsauthor'>__TEMPLATE_ARTICLE_AUTHOR__</p>
<p class='newsdate'>__TEMPLATE_ARTICLE_DATE__</p>
<hr>
<div class='newsbody'>
__TEMPLATE_ARTICLE_BODY__
</div>
</article>