From 784fe27b3c578b6c25c1697f0afe75387768b4f3 Mon Sep 17 00:00:00 2001 From: pluja Date: Tue, 3 Nov 2020 09:16:31 +0100 Subject: [PATCH] Add link to faq on registrations --- app/templates/_closed_registrations.html | 1 + app/templates/register.html | 3 ++- app/templates/status.html | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/templates/_closed_registrations.html b/app/templates/_closed_registrations.html index 367d594..8f31ce7 100644 --- a/app/templates/_closed_registrations.html +++ b/app/templates/_closed_registrations.html @@ -5,5 +5,6 @@

Registrations are currently closed.

+
Why do I have to register?
\ No newline at end of file diff --git a/app/templates/register.html b/app/templates/register.html index 3474866..5b0b057 100644 --- a/app/templates/register.html +++ b/app/templates/register.html @@ -1,8 +1,9 @@ {% extends "base.html" %} {% block content %} - {% if registrations %} +{% if registrations %}

Register

+
Why do I have to register?
{{ form.hidden_tag() }} diff --git a/app/templates/status.html b/app/templates/status.html index 4281c23..cb0c180 100644 --- a/app/templates/status.html +++ b/app/templates/status.html @@ -26,6 +26,7 @@
Can I register? +
Why do I have to register?
{%if cani%}