From 792e4ed3ddcc0812fb97ff31560ec8b1fa39abc3 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Wed, 3 Nov 2021 09:30:36 +0100 Subject: Add legacy real-time log Clients in ogLive offer a web page with lighttpd that shows a real-time log. This commit links this log in ogcp. 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 b965867..df84ab0 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -42,5 +42,7 @@ form="scopesForm" formaction="{{ url_for('action_mode') }}" formmethod="get"> + {% endblock %} -- cgit v1.2.3-18-g5258