From 514a24e2c41686e91df25970b2b624d767c94c18 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 28 Jul 2018 17:26:28 +0100 Subject: Add license editor --- app/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 126f56f..35a2ac6 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -65,6 +65,7 @@ {% endif %} {% if current_user.rank == current_user.rank.MODERATOR %}
  • Tag Editor
  • +
  • License Editor
  • {% endif %}
  • Sign out
  • -- cgit v1.2.3