From a1eebad359f6229fdba5fccef51a5e6d68e6fa88 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 18 Sep 2019 18:04:39 -0700 Subject: add guide editing links to edit forms and signup message --- python/fatcat_web/templates/release_edit.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'python/fatcat_web/templates/release_edit.html') diff --git a/python/fatcat_web/templates/release_edit.html b/python/fatcat_web/templates/release_edit.html index 9a4cf80d..a4a7e56f 100644 --- a/python/fatcat_web/templates/release_edit.html +++ b/python/fatcat_web/templates/release_edit.html @@ -8,6 +8,12 @@
{% endblock %} + +

See the catalog + style guide for schema notes, and the editing + tutorial if this is your first time making an edit. + {{ form.hidden_tag() }}

Editgroup Metadata

-- cgit v1.2.3