aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2021-07-29 23:08:50 +0300
committerBonfaceKilz2021-08-03 15:49:50 +0300
commit0793a41cc8534b5084bbf35b437d956681a8c19d (patch)
tree0ba24581b4ee1719bdc285dae00ce8f4191f7ba7
parent097f4168901741d7913e79da09c1f3907c3d1312 (diff)
downloadgenenetwork2-0793a41cc8534b5084bbf35b437d956681a8c19d.tar.gz
templates: edit_phenotype: Use proper page header for this page
-rw-r--r--wqflask/wqflask/templates/edit_phenotype.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/edit_phenotype.html b/wqflask/wqflask/templates/edit_phenotype.html
index 7961c188..0e7c4f63 100644
--- a/wqflask/wqflask/templates/edit_phenotype.html
+++ b/wqflask/wqflask/templates/edit_phenotype.html
@@ -2,8 +2,9 @@
{% block title %}Trait Submission{% endblock %}
{% block content %}
<!-- Start of body -->
-Edit Trait for Published Database
-Submit Trait | Reset
+<div class="page-header text-center">
+ <h1>Edit Trait for Published Database</h1>
+</div>
{% if diff %}