From 9216e88a8e7af186e6236ea63c74e951f769f2cd Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Mon, 8 Aug 2022 11:34:34 +0300 Subject: Update h1 title of history page ATM, we don't show the name of the phenotype whose history we are changing. That may be updated in a future commit. * wqflask/wqflask/templates/edit_history.html: Reword h1 and remove "{{}}" which results in a jinja error. --- wqflask/wqflask/templates/edit_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wqflask/wqflask/templates/edit_history.html b/wqflask/wqflask/templates/edit_history.html index f181fd87..7538324b 100644 --- a/wqflask/wqflask/templates/edit_history.html +++ b/wqflask/wqflask/templates/edit_history.html @@ -9,7 +9,7 @@