summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormahesh2016-04-15 13:50:51 +0530
committermahesh2016-04-15 13:50:51 +0530
commit42bd8594b84a20b9be75c4bdadb490209e0fee81 (patch)
treeec2df83f70ec5f4ff873438d16079b689cd07e66
parentcfb82095fd3ff8329c567d5bae3d0d07775ef044 (diff)
downloadPython-TBC-Interface-42bd8594b84a20b9be75c4bdadb490209e0fee81.tar.gz
Python-TBC-Interface-42bd8594b84a20b9be75c4bdadb490209e0fee81.tar.bz2
Python-TBC-Interface-42bd8594b84a20b9be75c4bdadb490209e0fee81.zip
added direct link to go disqus admin page
-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>