mirror of
https://github.com/DerTyp7/tealcode-django-python.git
synced 2025-10-29 04:22:08 +01:00
Update index.html
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
<form method="POST" class="form form-dark text-white">
|
||||
{% csrf_token %}
|
||||
{{ form | crispy }}
|
||||
<button type="submit" class="btn btn-primary">Submit</button>
|
||||
<div class="text-center">
|
||||
<button type="submit" class="btn btn-primary">Send Message</button>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<small class="text-muted">We try to answer you as soon as possible!</small>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user