Task 6 - Add video markup
This commit is contained in:
parent
b97482c642
commit
033276f85a
2 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
{% extends 'page.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
{% include 'includes/home/video.html.twig' %}
|
||||
|
||||
{% include 'includes/home/intro-text.html.twig' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue