{include "admin/layout.html"} {block "content"}
Total spells: {#spells} | Page {currentPage} of {totalPages}
{if #spells > 0}ID | Name | Type | MP Cost | Power | Icon | Actions |
---|---|---|---|---|---|---|
{spell.ID} | {spell.Name} | {spell.TypeName} | {spell.MP} | {spell.Power} | {if spell.Icon}{spell.Icon}{else}-{/if} | Edit |