Add horizonal ruler dividers

This commit is contained in:
luis cielak 2018-08-30 13:23:02 -04:00
parent 0a36f1d6ca
commit 1a8922750f

View File

@ -2,6 +2,7 @@
<span class='label label--error'>Response Required</span>
{%- endmacro %}
<hr>
<h2>
Details of Use
{% if editable %}
@ -24,7 +25,6 @@
</dd>
</div>
<div>
<dt>JEDI Usage</dt>
<dd>{{ data['details_of_use']['jedi_usage'] or RequiredLabel() }}</dd>
@ -171,7 +171,7 @@
</div>
</dl>
<hr>
<h2>
Information About You
{% if editable %}
@ -242,7 +242,7 @@
</div>
</dl>
<hr>
<h2>
Workspace Owner
{% if editable %}