allow non-cox to (only) use 1x
This commit is contained in:
@ -77,6 +77,8 @@
|
||||
</select>
|
||||
{% endmacro select %}
|
||||
|
||||
|
||||
|
||||
{% macro alert(message, type, class='') %}
|
||||
<div class="{{ class }} alert-{{ type }} text-white px-3 py-1 rounded-md text-center">
|
||||
{{ message }}
|
||||
|
Reference in New Issue
Block a user