dynamic Sidebar form v3 (SidebarWidget)
Dynamic Nationality 4 Insurance
This commit is contained in:
parent
8b2ec705c9
commit
88360eabb7
33 changed files with 604 additions and 275 deletions
|
|
@ -0,0 +1,3 @@
|
|||
{% if page is not empty and page.effectiveCountry is not empty %}
|
||||
{{ render(controller('AppBundle:Component:travelGuideSidebarWidget', {country: page.effectiveCountry, title:widget.name})) }}
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue