Actions

Translations

Theme editor/5/nl: Difference between revisions

From LimeSurvey Manual

m (FuzzyBot moved page Translations:The template editor/5/nl to Translations:Template editor/5/nl without leaving a redirect: Part of translatable page "The template editor".)
m (FuzzyBot moved page Translations:Template editor/5/nl to Translations:Theme editor/5/nl without leaving a redirect: Part of translatable page "Template editor".)
(No difference)

Revision as of 11:45, 3 January 2018

Message definition (Theme editor)
<syntaxhighlight lang="twig">
<div class="{{ aSurveyInfo.class.answercontainer }} col-xs-12" {{ aSurveyInfo.attr.answercontainer }}>
   {# NOTE: If you want to customize the question rendering, use a question theme #}
   {{ aQuestion.answer | raw }}
</div>
</syntaxhighlight>
<div style='text-align: center;'><span style='color:red'>My New Survey</span></div>
<div style='text-align: center;'><span style='color:red'>In deze enquête probeer ik de favoriete chocolade te bepalen.</span></div>