diff --git a/web/templates/base.html b/web/templates/base.html index cba8913..734090c 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -48,9 +48,10 @@ Search + New Entry Statistics - Backup + {% if user.is_authenticated and user.is_staff %} + Backup {% endif %}