Fix bug in r10540. (I should really remember to run the test suite before

committing.) Commit ready for merge.
 - Legacy-Id: 10541
This commit is contained in:
Lars Eggert 2015-12-03 12:15:55 +00:00
parent 5866129176
commit 30f2e87f55

View file

@ -1,5 +1,6 @@
{% extends "submit/submit_base.html" %}
{# Copyright The IETF Trust 2015, All Rights Reserved #}
{% load staticfiles %}
{% load origin %}
{% load bootstrap3 %}