- Posts: 63
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
{{ include('subviews/footer/test.twig', ignore_missing: true) }} {{ include('subviews/footer/test.twig', {ignore_missing: true}) }}
Please Log in to join the conversation.
{% if (aSurveyInfo.showsurveypolicynotice == 1) %} {{include('./subviews/privacy/privacy_text.twig')}} {% elseif (aSurveyInfo.showsurveypolicynotice == 2) %} {{include( './subviews/privacy/privacy_modal.twig')}} {% endif %}
[code]{% include 'sidebar.html.twig' ignore missing %}
Please Log in to join the conversation.
Please Log in to join the conversation.
{{ include('subviews/footer/test.twig', ignore_missing=true) }}
Please Log in to join the conversation.
Please Log in to join the conversation.