UI Landing: Use dark background only on project home landing page.
This commit is contained in:
@@ -5,6 +5,8 @@ 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 %}
|
||||
|
||||
| {% block page_title %}{{ project.name }}{% endblock%}
|
||||
|
Reference in New Issue
Block a user