{% extends "base.html" %} {% block title %} » Supplies » Supply {{channel.era.supply.id}} Era {{channel.era.start_date|hh_format}} » Channel {% if channel.imp_related %}Import{% else %}Export{% endif %} {{channel.channel_type}} {% endblock %} {% block nav %} » Supplies » Supply {{channel.era.supply.name}} Era {{channel.era.start_date|hh_format}} » Channel {% if channel.imp_related %}Import{% else %}Export{% endif %} {{channel.channel_type}} » Edit {% endblock %} {% block content %} {% if request.method == 'GET' and request.values.delete %}