Dropdowns tweaks based on feedback

This commit is contained in:
2018-09-19 11:20:17 +02:00
parent 2395bd8090
commit ece0ba4ae7
7 changed files with 151 additions and 90 deletions

View File

@@ -1,4 +1,6 @@
| {% extends 'layout.html' %}
| {% from '_macros/_navigation.html' import navigation_homepage %}
| {% block page_title %}Services{% endblock %}
| {% set title = 'services' %}
include ../../../pillar/src/templates/mixins/components
@@ -15,6 +17,10 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
meta(name="twitter:image", content="{{ url_for('static', filename='assets/img/backgrounds/background_services.jpg')}}")
| {% endblock %}
| {% block navigation_tabs %}
| {{ navigation_homepage(title) }}
| {% endblock navigation_tabs %}
| {% block page_overlay %}
#page-overlay.video
.video-embed