X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=grical-patchqueue%2Factivation_complete_template;fp=grical-patchqueue%2Factivation_complete_template;h=0000000000000000000000000000000000000000;hp=68051312c3401e1e38fee7319b8143fe27b69c4f;hb=5b00dab1a7d2ac2d8a593f0bd6e85a7194e2c9bd;hpb=8e8f26d01ab21db191f62f2732808dcb75e8a74f diff --git a/grical-patchqueue/activation_complete_template b/grical-patchqueue/activation_complete_template deleted file mode 100644 index 6805131..0000000 --- a/grical-patchqueue/activation_complete_template +++ /dev/null @@ -1,17 +0,0 @@ -# HG changeset patch -# Parent 866aea4738b99eda90556eac69c1937528b7cb50 -diff -r 866aea4738b9 -r ec3307ee2f49 grical/templates/registration/activation_complete.html ---- /dev/null Thu Jan 01 00:00:00 1970 +0000 -+++ b/grical/templates/registration/activation_complete.html Sat Aug 24 02:06:46 2013 +0200 -@@ -0,0 +1,11 @@ -+{% extends "base.html" %} -+{% load i18n %} -+ -+{% block title %} -+activation_complete.html | {{ block.super }} -+{% endblock %} -+ -+{% block container %} -+
-+{% trans "Thank you for signing up." %}. -+{% endblock %}