From 1e501c505156598979ce584d98e1c64ee2f29d8e Mon Sep 17 00:00:00 2001
From: xinyi2016 <14123142d@connect.polyu.hk>
Date: Sun, 23 Dec 2018 15:50:16 +0800
Subject: [PATCH] Fix iss48 annotation bug
---
app/server/templates/annotation/annotation_base.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/server/templates/annotation/annotation_base.html b/app/server/templates/annotation/annotation_base.html
index 7812150c..44bbca92 100644
--- a/app/server/templates/annotation/annotation_base.html
+++ b/app/server/templates/annotation/annotation_base.html
@@ -2,8 +2,8 @@
{% load static %}
{% block header %}
-
-
+
+
{% endblock %}
{% block navigation %}
{% if user.is_superuser %}