feat(home/course_page.html): set course page title

This commit is contained in:
2026-03-12 10:20:56 +01:00
parent da2a5959d1
commit 8f5a4f8b24

View File

@@ -2,6 +2,8 @@
{% load static %} {% load static %}
{% load wagtailcore_tags %} {% load wagtailcore_tags %}
{% block title %}{{ page.title }}{% endblock %}
{% block body_class %}template-homepage{% endblock %} {% block body_class %}template-homepage{% endblock %}
{% block extra_css %} {% block extra_css %}