Online edit of 1624-120<tr><th><label for="id_entrance_letter">Entrance letter:</label></th><td><input type="text" name="entrance_letter" maxlength="20" id="id_entrance_letter"></td></tr>

This commit is contained in:
Philip Sargent 2023-01-29 18:11:40 +00:00
parent 238d735987
commit 600febfe98
2 changed files with 59 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- This file is generated by troggle on Jan. 29, 2023, 6:10 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Jan. 29, 2023, 6:11 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-nnn.html file by hand, make sure you update the database by doing a full data import -->
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Jan. 29, 2023, 6:10 p.m. UTC using the form documented at /handbook/survey/caveentry.html
<b>This file is generated by troggle</b> on Jan. 29, 2023, 6:11 p.m. UTC using the form documented at /handbook/survey/caveentry.html
<br>
<cave>

View File

@ -0,0 +1,57 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- This file is generated by troggle on Jan. 29, 2023, 6:11 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this file by hand, make sure you update the database by doing a full data import -->
<!-- See http://expo.survex.com/handbook/survey/caveentryfields.html for current details on filling in this form -->
<!-- there is 1 required field: slug. The entrance will not appear without that. -->
<!-- ALWAYS use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck-->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Jan. 29, 2023, 6:11 p.m. UTC using the form documented at handbook/survey/ententry.html
<br>
<entrance>
<non_public>False</non_public>
<slug>1624-120</slug>
<name></name>
<entrance_description>No data whatsoever.</entrance_description>
<explorers></explorers>
<map_description></map_description>
<location_description></location_description>
<lastvisit></lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
<!-- marking options: P = Paint,
P? = Paint (?),
T = Tag,
T? = Tag (?),
R = Retagged,
S = Spit,
S? = Spit (?),
U = Unmarked,
? = Unknown" -->
<marking>?</marking>
<marking_comment></marking_comment>
<!-- findability options: ? = To be confirmed ...,
S = Surveyed,
L = Lost,
R = Refindable" -->
<findability></findability>
<findability_description></findability_description>
<alt></alt>
<northing></northing>
<easting></easting>
<tag_station></tag_station>
<exact_station></exact_station>
<other_station></other_station>
<other_description></other_description>
<bearings></bearings>
<url></url>
</entrance>
</body>
</html>