diff --git a/atlas/templates/atlas/base.html b/atlas/templates/atlas/base.html index 385a2fd5..edaf8de2 100755 --- a/atlas/templates/atlas/base.html +++ b/atlas/templates/atlas/base.html @@ -49,6 +49,12 @@
  • Normals
  • + {% if request.user.is_staff %} +
  • +
  • + Large cases +
  • + {% endif %}