dev-templates.forms.html Maven / Gradle / Ivy
{#include main fluid=true}
{#style}
.main-container {
margin: 0;
padding: 0;
}
#envelope-app {
width: 100vw;
height: calc(100vh - 98px);
}
{/style}
{#title}Runtime UI{/title}
{#body}
{/body}
{/include}