{% extends "index.html" %} {% block title %}{{ SITENAME }} - {% trans t_category=category %}{{ t_category }} category{% endtrans %}{% endblock %} {% block description %}{{ SITENAME }} - {% trans t_category=category %}Read the latest articles in the {{ t_category }} category{% endtrans %}{% endblock %} {% block content_head %} {% endblock %}