{% extends "base.html" %} {# Copyright The IETF Trust 2021, All Rights Reserved #} {% load origin %} {% load bootstrap3 %} {% block pagehead %} {{ form.media.css }} {% endblock %} {% block title %}Edit timeslot "{{ timeslot.name }}" for {{ timeslot.meeting }}{% endblock %} {% block content %} {% origin %}