Cleaned up title blocks

This commit is contained in:
Jeremy Stretch
2017-08-02 13:15:28 -04:00
parent 3876a96b67
commit 12d643694f
49 changed files with 49 additions and 147 deletions

View File

@@ -2,8 +2,6 @@
{% load static from staticfiles %}
{% load helpers %}
{% block title %}{{ provider }}{% endblock %}
{% block content %}
<div class="row">
<div class="col-sm-8 col-md-9">
@@ -45,7 +43,7 @@
</a>
{% endif %}
</div>
<h1>{{ provider }}</h1>
<h1>{% block title %}{{ provider }}{% endblock %}</h1>
{% include 'inc/created_updated.html' with obj=provider %}
<div class="row">
<div class="col-md-4">