better show loading state when testing a policy

This commit is contained in:
Jens Langhammer
2019-03-10 15:46:49 +01:00
parent 7fe0300b86
commit 0e425418df
2 changed files with 17 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<input type="submit" class="btn btn-primary" value="{% block action %}{% endblock %}" />
</form>
</div>
{% block beneath_form %}
{% endblock %}
</div>
{% endblock %}