mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 06:45:00 +00:00
Change "Cave" to "Hoehle" in 214 and enter info for 221 (previously empty)
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- Only put one entrance in this file -->
|
||||
<!-- If you edit this file, make sure you update the websites database -->
|
||||
<!DOCTYPE html><!-- THIS IS INFO FOR ONE ENTRANCE-->
|
||||
<!-- Only put one entrance in this file - if this cave has multiple entrances they are each given a letter and each entrance has a separate file-->
|
||||
<!-- If you edit this file, make sure it is uploaded (pushed) to the expoweb repository (entrances folder) and that you have added the cave it enters into the caves folder-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<entrance>
|
||||
@@ -16,7 +18,7 @@
|
||||
<location_description></location_description>
|
||||
<approach></approach>
|
||||
<underground_description></underground_description>
|
||||
<photo></photo>
|
||||
<photo><p><div class="centre"></div></p></photo>
|
||||
<!-- marking options: P = Paint,
|
||||
P? = Paint (?),
|
||||
T = Tag,
|
||||
@@ -32,7 +34,7 @@
|
||||
S = Surveyed,
|
||||
L = Lost,
|
||||
R = Refindable" -->
|
||||
<findability></findability>
|
||||
<findability>S</findability>
|
||||
<findability_description></findability_description>
|
||||
<alt></alt>
|
||||
<northing></northing>
|
||||
@@ -45,4 +47,4 @@
|
||||
<url></url>
|
||||
</entrance>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user