Template Cleanup: Remove unused 'title' variable.
'title' is set by the extended template ('landing').
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
| {% extends 'projects/landing.html' %}
|
| {% extends 'projects/landing.html' %}
|
||||||
include ../../../mixins/components
|
include ../../../mixins/components
|
||||||
|
|
||||||
| {% set title = node.properties.url %}
|
|
||||||
|
|
||||||
| {% block body %}
|
| {% block body %}
|
||||||
.expand-image-links.imgs-fluid
|
.expand-image-links.imgs-fluid
|
||||||
|
Reference in New Issue
Block a user