ssSudan Nil Frontend + extra Days + price in booking form - export + mail

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3483 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2019-01-03 11:28:54 +00:00
parent b28c7db598
commit 98bd71c760
22 changed files with 2186 additions and 32 deletions

View file

@ -0,0 +1,16 @@
{% extends get_base_template() %}
{% block body %}
{% include 'default/pages/cms/components/ssSudan.html.twig' %}
<div class="content-pane">
<section class="clearfix">
{{ page.content|raw|keywords|lozad }}
</section>
</div>
{% endblock %}