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' %}
|
| {% 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user