Add horizonal ruler dividers
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user