summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commentingapp/templates/commenting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/commentingapp/templates/commenting.html b/commentingapp/templates/commenting.html
index 4fff5b8..81961a8 100644
--- a/commentingapp/templates/commenting.html
+++ b/commentingapp/templates/commenting.html
@@ -4,8 +4,8 @@
{% block content %}
<h3><center> TBC Commenting </center></h3>
- <h5> Hi <u> <b>{{user}} </b> </u> </h5>
-
+ <h5> Hi <u> <b>{{user}} </b> </u> </h5><br/>
+ <a href = "https://pythontbc.disqus.com" target = "blank">Go to Disqus admin Page </a>
{% if not url_context %}
<center><h4> There are no new comments </h4></center>