UI Page: Set page url as title.
So it's highlighted in the navigation.
This commit is contained in:
parent
c80234bac2
commit
562e21d57a
@ -1,6 +1,8 @@
|
||||
| {% extends 'projects/landing.html' %}
|
||||
include ../../../mixins/components
|
||||
|
||||
| {% set title = node.properties.url %}
|
||||
|
||||
//- Remove custom classes applied by the landing template (that turn background black).
|
||||
| {% block bodyclasses %}page{% endblock %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user