Page heading and block precontainer changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Opponents{% endblock %}
|
||||
{% block pre_container %}{% include 'page-heading.html' with title="Opponents"%}{% endblock %}
|
||||
{% block content %}
|
||||
<h4 class="display-4">Opponents</h4>
|
||||
<table class="table bg-white">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user