<#include "bootstrapheader.html"> <#include "adminheader.html">

Environment

<#list controller.environment?keys as prop>
Name Value
${prop} ${controller.environment[prop]}
<#include "bootstrapfooter.html">