{% extends 'result/base.html' %} {% load i18n %} {% load static %} {% block title %}{% trans 'Result Detail List' %} | {{ block.super }}{% endblock title %} {% block content %} {% include '_components/header.html' with rtype='Operations' %}