{include "admin/layout.html"} {block "content"}

{if monster.ID}Edit Monster: {monster.Name}{else}Add New Monster{/if}

{csrf}
{if monster.ID} {/if}
{/block}