svg
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block title %}
|
||||
Modification Issue = {{title}}
|
||||
= Modification Issue = {{title}}
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
@ -27,6 +27,7 @@ Modification Issue = {{title}}
|
||||
<div class="col-md-6 mx-auto">
|
||||
<div class="card mt-3">
|
||||
<div class="card-header">Information</div>
|
||||
{{ form_row(form.color) }}
|
||||
<div class="card-body">
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user