{include "admin/layout.html"} {block "content"}
Total towns: {#towns} | Page {currentPage} of {totalPages}
{if #towns > 0}ID | Name | Position | Inn Cost | Map Cost | TP Cost | Shop Items | Actions |
---|---|---|---|---|---|---|---|
{town.ID} | {town.Name} | ({town.X}, {town.Y}) | {town.InnCost}g | {town.MapCost}g | {town.TPCost}g | {town.ShopItemCount} | Edit |