All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.view-thanks.ftl Maven / Gradle / Ivy

There is a newer version: 8.4.5
Show newest version
<#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