{{ article.title }}
{{ article.owner.get_full_name|default:article.owner }}
{{ article.date|date:"N d, Y" }}
{% if article.cover %}
{{ article.intro }}
{% load wagtailcore_tags %} {% load wagtailimages_tags %} {% load blog_tags %}
{{ article.intro }}
You have no blog posts.
{% endfor %} {% if articles.paginator.num_pages > 1 %}