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

{monster.Name}

Level {monster.Level}

{monster.Name}
{action}
{mon_action}
{fight.MonsterHP}/{fight.MonsterMaxHP}
{csrf}
{if user.Spells != ""}
{/if}
{/block}