mirror of
https://github.com/MOIS3Y/logs-collector.git
synced 2025-09-13 13:13:01 +02:00
Fix: width ticket page and account update form
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
<h5 class="card-title">Profile</h5>
|
||||
<hr />
|
||||
<div class="row">
|
||||
{% crispy form %}
|
||||
<div class="col-lg-6">
|
||||
{% crispy form %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock profile_update %}
|
||||
|
Reference in New Issue
Block a user