fix title mistake

This commit is contained in:
2022-06-27 22:10:56 -05:00
parent aac243867f
commit 21f46597f8

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}{% load static %}
{% block title %} {{ title }}{% endblock %}
{% block pre_container %}{% include "page-heading.html" with title="Dashboard" %}{% endblock pre_container %}
{% block pre_container %}{% include "page-heading.html" with title="Schedule" %}{% endblock pre_container %}
{% block content %}
{% load tz %}
<div class="">