diff options
Diffstat (limited to 'python/fatcat_web/templates')
-rw-r--r-- | python/fatcat_web/templates/entity_edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/entity_edit.html b/python/fatcat_web/templates/entity_edit.html index 5da98d89..97f7bf46 100644 --- a/python/fatcat_web/templates/entity_edit.html +++ b/python/fatcat_web/templates/entity_edit.html @@ -3,6 +3,6 @@ <h1>Not Implemented</h1> -Entity editing isn't implemented yet, only creation. Sorry! +<p>Entity editing via the web interface isn't implemented yet. Sorry! {% endblock %} |