forked from dbroqua/MusicTopus
#39 - Être capable de désactiver les inscriptions + maj footer
This commit is contained in:
parent
9dd7a35f22
commit
12ca71e643
9 changed files with 69 additions and 24 deletions
|
@ -12,9 +12,11 @@
|
|||
<input type="password" name="password" id="password" placeholder="********">
|
||||
</div>
|
||||
|
||||
<% if ( config.registrationOpen === true ) { %>
|
||||
<div class="text-right mt-10">
|
||||
<p>Pas encore inscrit ? <a href="/inscription">Inscrivez-vous</a></p>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<button type="submit" class="button is-primary">Connexion</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue