Add link to faq on registrations

This commit is contained in:
pluja 2020-11-03 09:16:31 +01:00
parent 98b0b16f5a
commit 784fe27b3c
3 changed files with 4 additions and 1 deletions

View File

@ -5,5 +5,6 @@
<div class="ui row">
<h2 class="ui header">Registrations are currently closed.</h2>
<h5 class="ui centered header"><a href="https://github.com/ytorg/Yotter#why-do-i-have-to-register-to-use-yotter">Why do I have to register?</a></h5>
</div>
</div>

View File

@ -3,6 +3,7 @@
{% block content %}
{% if registrations %}
<h2 class="ui centered header">Register</h2>
<h5 class="ui centered header"><a href="https://github.com/ytorg/Yotter#why-do-i-have-to-register-to-use-yotter">Why do I have to register?</a></h5>
<div class="ui text container" id="container">
<form class="ui form" action="" method="post">
{{ form.hidden_tag() }}

View File

@ -26,6 +26,7 @@
<div class="ui icon header">
<i class="user circle outline icon"></i>
Can I register?
<h5 class="ui centered header"><a href="https://github.com/ytorg/Yotter#why-do-i-have-to-register-to-use-yotter">Why do I have to register?</a></h5>
</div>
{%if cani%}