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/container_edit.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'python/fatcat_web/templates/container_edit.html') diff --git a/python/fatcat_web/templates/container_edit.html b/python/fatcat_web/templates/container_edit.html index 965635a4..8ee8f50b 100644 --- a/python/fatcat_web/templates/container_edit.html +++ b/python/fatcat_web/templates/container_edit.html @@ -6,8 +6,19 @@

Edit Container Entity

+

See the catalog +style guide for schema notes, and the editing +tutorial if this is your first time making an edit. +

{% 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