From 5e46157060463c86c42053ec20f789ed579eefce Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 5 Apr 2021 14:54:56 +0200 Subject: Add ogLive list to the dashboard Add list with ogLives installed in the server and highlight the default ogLive. --- ogcp/templates/dashboard.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ogcp/templates/dashboard.html') diff --git a/ogcp/templates/dashboard.html b/ogcp/templates/dashboard.html index 0f022c3..c2b10e8 100644 --- a/ogcp/templates/dashboard.html +++ b/ogcp/templates/dashboard.html @@ -66,5 +66,20 @@ {% endfor %} +
+
+ ogLives +
+ +
{% endblock %} -- cgit v1.2.3-18-g5258