Add a headline to payment provider settings

This commit is contained in:
Raphael Michel
2018-12-06 10:56:40 +01:00
parent 0dc4f61cf0
commit 6293ad34d4

View File

@@ -2,6 +2,7 @@
{% load i18n %}
{% load bootstrap3 %}
{% block inside %}
<h1>{% trans "Payment settings" %}</h1>
<form action="" method="post" class="form-horizontal form-plugins">
{% csrf_token %}
<fieldset>