We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c71c4 commit 282e542Copy full SHA for 282e542
tests/test_app/templates/bootstrap_form_template.html
@@ -3,4 +3,4 @@
3
{% csrf_token %}
4
{% bootstrap_form form %}
5
{% bootstrap_button button_type="submit" content="OK" %}
6
-{% bootstrap_button button_type="reset" content="Cancel" %}
+{% bootstrap_button button_type="reset" content="Reset" %}
0 commit comments