UI Landing: No need to set 'landing' as title.
Just use the default since project landing is the same as project home.
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
include ../../../../pillar/src/templates/mixins/components
|
||||
|
||||
| {% set title = 'landing' %}
|
||||
|
||||
| {% block bodyclasses %}{{ super() }} landing-home{% endblock %}
|
||||
|
||||
| {% from '_macros/_asset_list_item.html' import asset_list_item %}
|
||||
|
Reference in New Issue
Block a user