diff options
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r-- | templates/controlPanel.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index a7fed70..2d4b982 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -13,10 +13,13 @@ <li><a href="/survexdir">Survex Directories</a> - Every Cave has an associated directory and a Primary survex file <li><a href="/surveximport">Survex import record</a> - indented *include and begin/end tree<br /><li><a href="/survexdebug">Survex debug report</a> - warnings and details<br /> <li><a href="/therionissues">Therion Import issues</a> - warnings from the recent data import<br /><br /> + <li><a href="/kataster/1623-2002-08">Kataster renumber</a> - Rename a cave to a new kataster number <span style="color:red">{{error}}</span> + +<li><a href="/fix/1623">FIX</a> - One-off fix tool, varies<span style="color:red">{{error}}</span> + <li><a href="/admin/">Django admin</a> - Deep magic access to all models and data <span style="color:red">{{error}}</span> </ul> -<h3>This control panel is/will/maybe being redeveloped</h3> {% endblock %}
\ No newline at end of file |