console.description #parse ( "/breadcrumbs.vm" ) #parse ( "/template/includes/actionerrors.vm" ) #if ($displaySupportPeriodEndMessage && $displaySupportPeriodEndMessage == "on") #applyDecorator ("alert" "") $action.getText('confluence.support.has.ended',["$supportPeriodEndDateString"])

$action.getText('buy.renewal', [$action.getText('hitcounter.buy.renewal')]) $action.getText('why.renew', [$action.getText('hitcounter.why.renew')])

$action.getText('contact.us', [$action.getText('mailto.sales')]) #end #end #if ($displayAlmostSupportPeriodEndMessage && $displayAlmostSupportPeriodEndMessage == "on") #applyDecorator ("message") #decoratorParam("type" "warning") $action.getText('confluence.support.is.about.to.end',["$supportPeriodEndDateString"])

$action.getText('buy.renewal', [$action.getText('hitcounter.buy.renewal')]) $action.getText('why.renew', [$action.getText('hitcounter.why.renew')])

$action.getText('contact.us', [$action.getText('mailto.sales')]) $action.getText('dont.remind.me', ["$req.contextPath/admin/editconsolemessages.action?displayAlmostSupportPeriodEndMessage=off&#url_xsrfToken()"]) #end #end #parse ( "/admin/tasklist.vm" )