Handle styles for a panel subtitle

This commit is contained in:
Luis Cielak
2018-07-24 14:18:04 -04:00
parent 8d671b238b
commit 1503a519ed
7 changed files with 35 additions and 7 deletions

View File

@@ -1,7 +1,10 @@
{% extends '../requests_new.html.to' %}
{% block subtitle %}
<h2>Details of Use</h2>
{% end %}
{% block form %}
<h2>Details of Use</h2>
{% autoescape None %}
{% if f.errors %}