#include "/admin/util/editor/editor.html" />
<#include "/admin/plugins/ticketing/commons.html" />
<#--
-- Get the base url an family pic is authorized to have
-- @param entry the entry
-- @return the base url
-->
<#function getBaseUrl entry>
<#assign fieldFileBaseUrl = getFieldValue( entry, "base_url" )>
<#if fieldFileBaseUrl?? && fieldFileBaseUrl != "">
<#return fieldFileBaseUrl>
#if>
<#return "5242880">
#function>