From 6a14c4be59794e6fedcd5874e09407cecf76cfdf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 13 Jun 2019 11:38:14 -0700 Subject: revision links from editgroup, and typofix --- python/fatcat_web/templates/editgroup_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/editgroup_view.html') diff --git a/python/fatcat_web/templates/editgroup_view.html b/python/fatcat_web/templates/editgroup_view.html index 52b55d43..41434a42 100644 --- a/python/fatcat_web/templates/editgroup_view.html +++ b/python/fatcat_web/templates/editgroup_view.html @@ -32,7 +32,7 @@ {% endif %} {% if edit.revision %} - Revision: {{ edit.revision }} + Revision: {{ edit.revision }} {% endif %} {% if edit.extra %} Extra Metadata (raw JSON) -- cgit v1.2.3