Add link to faq on registrations
This commit is contained in:
parent
98b0b16f5a
commit
784fe27b3c
@ -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>
|
@ -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() }}
|
||||
|
@ -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%}
|
||||
|
Reference in New Issue
Block a user