fixed orphaned plugins and add post functionality
This commit is contained in:
parent
f5ece43b25
commit
26de99e773
12 changed files with 186 additions and 86 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{% load i18n thumbnail %}
|
||||
|
||||
<article id="post-{{ post.slug }}" class="post-item col-lg-12 text-center">
|
||||
{% if post.main_image %}
|
||||
<div class="blog-visual">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue