From 3e71a55a3a7a28d9ec85836dc4b11c67c19264d4 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Tue, 10 Aug 2021 12:37:04 +0200 Subject: [PATCH] add missing endif --- src/backoffice/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/backoffice/templates/index.html b/src/backoffice/templates/index.html index 541091aa..4dcacad2 100644 --- a/src/backoffice/templates/index.html +++ b/src/backoffice/templates/index.html @@ -187,6 +187,7 @@

Point of Sale

Use this view to see a list of Pos objects, and to see and submit PosReports

+ {% endif %} {% if perms.camps.gameteam_permission %}

Secret Tokens