pages, listing et aussi .social
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
{% block content %}
|
||||
{% for article in articles_page.object_list %}
|
||||
<article>
|
||||
<h1>
|
||||
<h2>
|
||||
{{ article.title }}
|
||||
</h1>
|
||||
</h2>
|
||||
<p>
|
||||
{{ article.subtitle }}<br/>
|
||||
{{ article.description }} <br/>
|
||||
|
Reference in New Issue
Block a user