summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html')
-rw-r--r--gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html b/gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html
index 269f8f9..43f2eaa 100644
--- a/gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html
+++ b/gnowsys-ndf/gnowsys_ndf/ndf/templates/registration/logout.html
@@ -10,6 +10,9 @@
<div class="small-12 medium-10 large-10 columns end text-center">
<h3>{% trans "You have sucessfully logged out." %}</h3>
<h5>{% trans "Thank you for visiting our website. Please return often to take advantage of this platform." %}</h5>
+
+ <!-- after logout, show some upcoming ProgramEvents -->
+
</div>
</div>
</div>