From d9f51299809bfb6b3ac589b7c42016d0ef240299 Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 6 Nov 2021 09:42:47 -0400 Subject: moved templates to top level directory --- design/templates/comments/posted.html | 40 ----------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 design/templates/comments/posted.html (limited to 'design/templates/comments/posted.html') diff --git a/design/templates/comments/posted.html b/design/templates/comments/posted.html deleted file mode 100644 index de9aa9e..0000000 --- a/design/templates/comments/posted.html +++ /dev/null @@ -1,40 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{%block htmlclass%}class="detail"{%endblock%} -{% block js %} - -{% endblock %} -{% block primary %} -
-
-
-

Thank you for your comment

-
-
-

Unless you've previously been approved a few times, your comment will be moderated. If we're on the road this can sometimes take a few days, so please be patient.

-

Return to the page you came from Redirecting in 5

-
-
-
-{% endblock %} -- cgit v1.2.3-70-g09d2