mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Begin to display posts
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user