This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/legacyworlds-web/legacyworlds-web-main/WebContent/WEB-INF/fm/ROOT.ftl

13 lines
No EOL
439 B
Text

<#setting url_escaping_charset='UTF-8'>
<#setting number_format='computer'>
<#include "/version.ftl">
<#include "/layout/columns.ftl">
<#include "/layout/datatable.ftl">
<#include "/layout/fields.ftl">
<#include "/layout/form.ftl">
<#include "/layout/happiness.ftl">
<#include "/layout/lists.ftl">
<#include "/layout/tabs.ftl">
<#include "${language}/containers/${container}.ftl" />
<#include "${language}/types/${type}.ftl" />
<@render />