version 0.1
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
{{ form.tag(class_='form-control') }}
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<div class="form-group">
|
||||
<a class="btn btn-default" href="{{ request.route_url('home') }}"><span class="glyphicon glyphicon-chevron-left"></span> Retour</a>
|
||||
<button class="btn btn-primary" type="submit" name="form.submitted">
|
||||
@@ -45,6 +46,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<p class="text-center">Apprendre la syntaxe de <a href="https://www.markdownguide.org/basic-syntax/" target="_blank">Markdown</a></li></p>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user