✨
This commit is contained in:
@ -13,9 +13,9 @@
|
||||
</div>
|
||||
<h2><a class="article-title" href="#">{{ post.title }}</a></h2>
|
||||
<p class="article-content">{{ post.content }}</p>
|
||||
<div class="group-name" >
|
||||
<a href="#">{{ post.group_name }}</a>
|
||||
</div>
|
||||
<a class="group-name" href="#">
|
||||
{{ post.group_name }}
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user