From 806108aca8fa91849bf10020934dd5d990d3bd50 Mon Sep 17 00:00:00 2001 From: mahesh Date: Fri, 1 Apr 2016 02:14:45 +0530 Subject: disqus commenting app, which fetches, displays and notifies contributors --- commentingapp/templates/notified.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 commentingapp/templates/notified.html (limited to 'commentingapp/templates/notified.html') diff --git a/commentingapp/templates/notified.html b/commentingapp/templates/notified.html new file mode 100644 index 0000000..c062d3f --- /dev/null +++ b/commentingapp/templates/notified.html @@ -0,0 +1,14 @@ +{% extends "base.html" %} +{% block title %} Success {% endblock %} + +{% block content %} + +
+ +{% csrf_token %} +