Change "Cave" to "Hoehle" in 214 and enter info for 221 (previously empty)

This commit is contained in:
Becka
2020-06-06 13:30:55 +01:00
parent ca5d839889
commit 7e001cdd83
3 changed files with 35 additions and 26 deletions

View File

@@ -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>