{% extends "articles_list_page.html" %} {% block title %}{{ category }}{% endblock %} {% block meta_description %} {% endblock %} {% block header %}All posts in category: {{ category }}{% endblock %}