.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
{% for label, field_name, bound in exam_groups %}
|
||||
<div class="col">
|
||||
<div class="p-3 border rounded h-100">
|
||||
<h6 class="small mb-2 text-muted">{{ label }}</h6>
|
||||
<h6 class="mb-2">{{ label }}</h6>
|
||||
<div>
|
||||
{{ bound }}
|
||||
{% if bound.errors %}
|
||||
|
||||
Reference in New Issue
Block a user