Add horizonal ruler dividers
This commit is contained in:
parent
0a36f1d6ca
commit
1a8922750f
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user