added nrf24 form and changed message color to blue
This commit is contained in:
parent
8fdc6064fa
commit
413728b24f
8 changed files with 44 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
{% block form_description %}{% endblock %}
|
||||
|
||||
{% if message %}
|
||||
<div class="alert alert-success">{{ message }}</div>
|
||||
<div class="alert alert-info">{{ message }}</div>
|
||||
{% endif %}
|
||||
|
||||
{% block form_fields %}{% endblock form_fields %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue