{% extends "box/entry.html" %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% block summary %} {% include "box/summary-vm.html" %} {% endblock summary %} {% block details %} {% endblock details %}