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