From 6633f944d0fd3abec7c397c459fe1b0293b5a6a8 Mon Sep 17 00:00:00 2001 From: Vadix Date: Sun, 7 Jun 2020 15:29:03 +0200 Subject: [PATCH 1/2] added UI for request merging --- templates/home.html | 159 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 156 insertions(+), 3 deletions(-) diff --git a/templates/home.html b/templates/home.html index 097a483..9a00525 100644 --- a/templates/home.html +++ b/templates/home.html @@ -36,6 +36,12 @@ + {% if admin %} + + {% endif %}