{% extends "base.html" %} {% load tags %} {% load i18n %} {% load staticfiles %} {% load humanize %} {% block title %}{% trans "Motion" %} {{ motion.identifier|default:'' }} – {{ block.super }}{% endblock %} {% block header %} {{ block.super }} {% endblock %} {% block content %}