improve footer

This commit is contained in:
2018-07-04 11:34:47 -04:00
parent bfa5e3235f
commit efc3bf9a3f
+13 -12
View File
@@ -1,17 +1,18 @@
<div class='swagger-ui'>
<div class="wrapper">
<section class="block col-12 block-desktop col-12-desktop">
<div>
<div class="wrapper">
<section class="block col-12 block-desktop col-12-desktop">
<div>
<h2>Other Utilities</h2>
<h2>Other Utilities</h2>
<ul>
<li><a href="{{url_for('view_forms_post')}}">HTML form</a> that posts to /post /forms/post</li>
<li><a href='//now.httpbin.org'>now.httpbin.org</a> The current time, in a variety of formats."</li>
</ul>
<ul>
<li>
<a href="{{url_for('view_forms_post')}}">HTML form</a> that posts to /post /forms/post</li>
</ul>
<br /><br />
</div>
</section>
</div>
<br />
<br />
</div>
</section>
</div>
</div>