## admin_mapcfg.mako <%inherit file="admin.mako" /> <% %> Map Configuration Edit, create, or delete configurations per-map. If you're unsure what to put in these files then use a cheat sheet
% if not mapname:

Select a map

% else:

% if config: % else: % endif

<< Cancel and Go Back

% endif
Known bugs:
- Saving an empty file will result in an error, but the empty file is still saved.