Skip to content
Snippets Groups Projects
Verified Commit a7a64236 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Use bootstrap buttons. Advances BiscuIT-ng#81.

parent 838732bf
No related branches found
No related tags found
1 merge request!6Use bootstrap buttons. Advances BiscuIT-ng#81.
......@@ -27,6 +27,8 @@
{% csrf_token %}
{% bootstrap_form upload_form %}
<input type="submit" value="Process" />
<button type="submit" class="btn btn-primary">
{% blocktrans %}Process{% endblocktrans %}
</button>
</form>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment