Begin to display posts

This commit is contained in:
2019-01-14 15:30:42 +01:00
parent a7a36d8665
commit 30a96d56ec
4 changed files with 248 additions and 2 deletions

View File

@ -81,8 +81,11 @@
</table>
</div>
<!-- Posts list -->
<div id="posts" class="category container">
Loading posts
<div id="posts-target">
<!-- Posts will go here -->
</div>
</div>
<div id="comments" class="category container">