mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-10 23:57:42 +00:00
Online edit of 1623-290
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- This file is generated by troggle on March 9, 2023, 9:03 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
<!-- This file is generated by troggle on March 9, 2023, 9:10 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||||
<!-- Only put one cave in this file -->
|
<!-- 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 -->
|
<!-- 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 -->
|
<!-- 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"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<b>This file is generated by troggle</b> on March 9, 2023, 9:03 a.m. UTC using the form documented at /handbook/survey/caveentry.html
|
<b>This file is generated by troggle</b> on March 9, 2023, 9:10 a.m. UTC using the form documented at /handbook/survey/caveentry.html
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<cave>
|
<cave>
|
||||||
@@ -52,8 +52,14 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
|||||||
color: #222;
|
color: #222;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
|
.photo {
|
||||||
|
max-width: 60em;
|
||||||
|
max-height: 40em;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<h1>Rough map</h1>
|
||||||
|
|
||||||
<div class="ascii_map">
|
<div class="ascii_map">
|
||||||
<pre>
|
<pre>
|
||||||
entrance
|
entrance
|
||||||
@@ -79,9 +85,11 @@ background-color: #eee;
|
|||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<h1>Entrance area</h1>
|
||||||
|
|
||||||
<p><b>Twelve Pitches</b></p>
|
<p><b>Twelve Pitches</b></p>
|
||||||
|
|
||||||
<img alt="Entrance photo" src="entrance.jpeg" width="756" height="1008">
|
<img class="photo" alt="Entrance photo" src="entrance.jpeg">
|
||||||
|
|
||||||
<p>Entrance is a strongly drafting horizontal walking / stooping rift with some snow. In Aug 2018 it was entirely blocked by snow.</p>
|
<p>Entrance is a strongly drafting horizontal walking / stooping rift with some snow. In Aug 2018 it was entirely blocked by snow.</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user