Work to flask derrière Nginx
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<br>
|
||||
|
||||
{% if signin_enable %}
|
||||
<form method="POST" action="{{ base_url }}">
|
||||
<form method="POST" action="{{ url_inscription }}">
|
||||
<input type="text" name="user" id="user" placeholder="Pseudo" class="form-control"><br />
|
||||
<div class="col-sm-7">
|
||||
<input type="text" name="mail" id="mail" placeholder="Adresse mail" class="form-control" size="2"> <br/>
|
||||
|
||||
Reference in New Issue
Block a user