Use heading in trip list page title
This commit is contained in:
parent
ab74ebab34
commit
7d376b38f3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{% from "macros.html" import trip_link, display_date_no_year, display_date, display_datetime, display_time with context %}
|
{% from "macros.html" import trip_link, display_date_no_year, display_date, display_datetime, display_time with context %}
|
||||||
|
|
||||||
{% block title %}Trips - Edward Betts{% endblock %}
|
{% block title %}{{ heading }} - Edward Betts{% endblock %}
|
||||||
|
|
||||||
{% block style %}
|
{% block style %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue