fix title mistake
This commit is contained in:
@@ -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="">
|
||||
|
||||
Reference in New Issue
Block a user