{% extends "hmi-base.html" %} {% block header-extras %} {{ block.super }} {% endblock %} {% block content %} {%include 'hmi-rowlock-cancel.html' %}
{% csrf_token %} {%include 'hmi-row-canister-buttons.html' %}
{% endblock %}