
templates.view-thanks.ftl Maven / Gradle / Ivy
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">
<#assign css=[]>
<#assign js=[]>
<@header css js/>
${i18n.questionnaire_thank_you_page_back_button?html}
<#-- Do *not* HTML escape content -->
${thankYouText!}
<@footer />
© 2015 - 2025 Weber Informatics LLC | Privacy Policy