fix title mistake
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}{% load static %}
|
{% extends "base.html" %}{% load static %}
|
||||||
{% block title %} {{ title }}{% endblock %}
|
{% 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 %}
|
{% block content %}
|
||||||
{% load tz %}
|
{% load tz %}
|
||||||
<div class="">
|
<div class="">
|
||||||
|
|||||||
Reference in New Issue
Block a user