feat(home/course_page.html): set course page title
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
{% load static %}
|
||||
{% load wagtailcore_tags %}
|
||||
|
||||
{% block title %}{{ page.title }}{% endblock %}
|
||||
|
||||
{% block body_class %}template-homepage{% endblock %}
|
||||
|
||||
{% block extra_css %}
|
||||
|
||||
Reference in New Issue
Block a user