{% extends "base.html" %} {% load i18n %} {% block title %} {% if show_archived %} {% translate "Archived Questions" %} {% else %} {% translate "Questions" %} {% endif %} {% endblock %} {% block content %}