Page heading and block precontainer changes

This commit is contained in:
2022-06-25 09:07:20 -05:00
parent d113adbd44
commit 50134dd480
9 changed files with 10 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}{% load tz %}
{% block title_header %}GameChanger Events{% endblock title_header %}
{% block pre_container %}GameChanger Events{% endblock title_header %}
{% block content %}
<table class="table">
{% for event in events %}