From 20a94dbc3e3e6e36655982a5569a6d7e4d0abedd Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Thu, 21 Oct 2021 13:06:06 +0200 Subject: Add legacy log Future patches will deprecate this log functionality in favour of more robust solutions. --- ogcp/templates/commands.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates/commands.html') diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index 1e7dc84..b965867 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -40,5 +40,7 @@ form="scopesForm" formaction="{{ url_for('action_image_create') }}" formmethod="get"> + {% endblock %} -- cgit v1.2.3-18-g5258