{% extends 'base.html' %} {% block content %}
{% if articles %}

Articles

{% if total_count > limit %} {% endif %} {% endif %}
{% endblock %}