fixed orphaned plugins and add post functionality
This commit is contained in:
parent
78e66862bf
commit
ddb4de2954
12 changed files with 186 additions and 86 deletions
|
|
@ -32,6 +32,6 @@
|
|||
{# {% endblock %}#}
|
||||
</header>
|
||||
{% endspaceless %}
|
||||
<div class="digitalglarus-blog-content">{{ post.abstract| safe }}</div>
|
||||
<div class="digitalglarus-blog-content">{% render_placeholder post.content %}</div>
|
||||
</article>
|
||||
{% endblock content_blog %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue