Show all matching annual data for glacier's name
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
{% import 'bootstrap/wtf.html' as wtf %}
|
||||
|
||||
{% block app_content %}
|
||||
<h1>Sign In</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
{{ wtf.quick_form(form) }}
|
||||
</div>
|
||||
<h1>Sign In</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
{{ wtf.quick_form(form) }}
|
||||
</div>
|
||||
<br>
|
||||
</div>
|
||||
<br>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user