aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/customers
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/customers')
-rwxr-xr-xservo/templates/customers/search.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/servo/templates/customers/search.html b/servo/templates/customers/search.html
index 39cccb8..53b416b 100755
--- a/servo/templates/customers/search.html
+++ b/servo/templates/customers/search.html
@@ -5,6 +5,10 @@
<a href="{% url 'customers-create_customer' group='all' %}?name={{ query }}" class="btn"><i class="icon-plus"></i> {% trans "New Customer" %}</a>
{% endblock toolbar %}
+{% block header_row %}
+ <h2>{{ title }}</h2>
+{% endblock header_row %}
+
{% block first_column %}
<ul class="nav nav-list">
<li class="nav-header">{% trans "Show" %}</li>