${(module.addTitle)!}

<#include "_props_box.html" />
<#include "_action_box.html" /> <#if module ??> <#list module.taxonomyTypes! as taxonomyType > <#if taxonomyType.formType == "select"> <#include "_select_box.html" /> <#else> <#include "_input_box.html" /> <#include "_thumbnail_box.html" />