mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Whoever added 1626/359 forgot to include the entrance file so it wasn't loading. Now added that file.
This commit is contained in:
parent
fcfc966c07
commit
8c7d14d8a9
50
entrance_data/1626-359.html
Normal file
50
entrance_data/1626-359.html
Normal file
@ -0,0 +1,50 @@
|
||||
<!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" />
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<entrance>
|
||||
<non_public>False</non_public>
|
||||
<slug>1626-359</slug>
|
||||
<name></name>
|
||||
<entrance_description></entrance_description>
|
||||
<explorers>CUCC</explorers>
|
||||
<map_description></map_description>
|
||||
<location_description>Out on the plateau</location_description>
|
||||
<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>T</marking>
|
||||
<marking_comment></marking_comment>
|
||||
<!-- findability options: ? = To be confirmed ...,
|
||||
S = Surveyed,
|
||||
L = Lost,
|
||||
R = Refindable" -->
|
||||
<findability>S</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>
|
Loading…
Reference in New Issue
Block a user