2019-12-23 19:40:44 +00:00
|
|
|
<!DOCTYPE html>
|
2021-04-15 12:55:13 +01:00
|
|
|
<!-- base.html - this text visible because this template has been included -->
|
2011-07-11 02:10:22 +01:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2021-04-19 01:47:12 +01:00
|
|
|
<script>document.interestCohort = null;</script> <!-- Turn off Google FLoC -->
|
2019-12-23 19:40:44 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2021-04-15 12:34:51 +01:00
|
|
|
<link rel="stylesheet" type="text/css" href="{{ settings.MEDIA_URL }}css/trog3.css" title="troggle-style"/>
|
2011-07-11 02:10:22 +01:00
|
|
|
<title>{% block title %}Troggle{% endblock %}</title>
|
|
|
|
|
|
|
|
{% block head %}{% endblock %}
|
|
|
|
</head>
|
2021-04-07 16:04:27 +01:00
|
|
|
<body>
|
2011-07-11 02:10:22 +01:00
|
|
|
|
|
|
|
<div id="header">
|
2022-02-23 22:52:55 +00:00
|
|
|
<h1>CUCC Expeditions to Austria: 1976 - 2022</h1>
|
2019-06-26 20:57:24 +01:00
|
|
|
<div id="editLinks"> {% block loginInfo %}
|
2021-04-07 16:04:27 +01:00
|
|
|
<a href="/">Home</a> |
|
|
|
|
<a id="cuccLink" href="http://camcaving.uk/">CUCC</a> |
|
|
|
|
<a id="expoWebsiteLink" href="http://expo.survex.com">expo.survex</a> |
|
2021-05-04 15:44:46 +01:00
|
|
|
<a id="handbook" href="/handbook/computing/onlinesystems.html">Handbook</a> |
|
2021-04-07 16:04:27 +01:00
|
|
|
{% if user.username %}User:{{ user.username }}
|
|
|
|
{% if user.person %}(<a href="{{ user.person.get_absolute_url }}">{{ user.person }}</a>){% endif %}
|
2021-04-06 01:19:50 +01:00
|
|
|
| <a <a href='/accounts/logout/'>Log out</a> {% else %} <a href='/accounts/login/'>Log in</a> {% endif %}
|
2019-06-26 20:57:24 +01:00
|
|
|
{% endblock%}
|
2011-07-11 02:10:22 +01:00
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-07-05 17:35:17 +01:00
|
|
|
{% if settings.DEVSERVER %}
|
|
|
|
<div class="toolbarlinkslocal">
|
|
|
|
{% else %}
|
2019-06-26 20:57:24 +01:00
|
|
|
<div class="toolbarlinks">
|
2023-07-05 17:35:17 +01:00
|
|
|
{% endif %}
|
2023-03-11 00:47:13 +00:00
|
|
|
<a href="/survexfile/caves-1623/264/264.svx">264</a> |
|
|
|
|
<a href="/survexfile/caves-1623/290/290.svx">290</a> |
|
|
|
|
<a href="/survexfile/caves-1626/359/359.svx">359</a> |
|
2021-04-11 03:02:06 +01:00
|
|
|
<a href="/survexfile/">Survex</a> |
|
2019-06-26 20:57:24 +01:00
|
|
|
<a href="{% url "survexcaveslist" %}">All Survex</a> |
|
2022-07-27 21:22:46 +01:00
|
|
|
<a href="{% url "allscans" %}">Scans</a> |
|
2023-02-03 22:36:15 +00:00
|
|
|
<a href="{% url "walletedit" %}">Upload Scans</a> |
|
2021-05-04 14:16:48 +01:00
|
|
|
<a href="{% url "dwgallfiles" %}">Drawings</a> |
|
2021-05-04 15:44:46 +01:00
|
|
|
<a href="{% url "dwgupload" %}">Upload Drawings</a> |
|
2022-03-13 01:01:00 +00:00
|
|
|
<a href="{% url "photoupload" %}">Upload Photos</a> |
|
2022-07-30 23:02:02 +01:00
|
|
|
<a href="/1623/290/290">290 (FGH)</a> |
|
2022-08-16 14:26:19 +01:00
|
|
|
<a href="/1623/264/264.html">264 (Balkonhöhle)</a> |
|
2020-06-16 22:16:48 +01:00
|
|
|
<br>
|
|
|
|
|
2021-04-11 20:00:09 +01:00
|
|
|
<a href="{% url "dataissues" %}">Data Issues</a> |
|
2021-04-07 16:04:27 +01:00
|
|
|
<a href="/handbook/computing/todo-data.html">tasks to do </a> |
|
2020-06-16 22:16:48 +01:00
|
|
|
<a id="cavesLink" href="{% url "caveindex" %}">caves</a> |
|
2022-08-16 14:26:19 +01:00
|
|
|
<a id="qmsLink" href="{% url "caveQMs" "1623-290" %}">QMs</a> |
|
2021-05-09 00:55:37 +01:00
|
|
|
<a id="entsLink" href="{% url "eastings" %}">ents</a> |
|
2021-04-07 16:04:27 +01:00
|
|
|
<a id="folklink" href="/folk">expoers</a> |
|
2021-04-30 21:32:53 +01:00
|
|
|
<a id="caversLink" href="{% url "notablepersons" %}">survey lengths</a> |
|
2021-04-11 03:02:06 +01:00
|
|
|
<a href="{% url "stats" %}">statistics</a> |
|
2022-08-16 14:26:19 +01:00
|
|
|
<a href="/wallets/year/2022">Wallets(2022)</a> |
|
|
|
|
<a href="{% url "expedition" 2022 %}">Expo(2022)</a> |
|
2022-12-21 15:29:57 +00:00
|
|
|
<a href="{% url "controlpanel" %}">Control panel</a> |
|
|
|
|
|
2019-06-26 20:57:24 +01:00
|
|
|
</div>
|
2011-07-11 02:10:22 +01:00
|
|
|
|
|
|
|
<div id="nav">
|
2019-06-26 20:57:24 +01:00
|
|
|
{% block nav %}
|
2022-08-01 13:55:20 +01:00
|
|
|
<!-- Not used any more? -->
|
2011-07-11 02:10:22 +01:00
|
|
|
{% endblock %}
|
|
|
|
</div>
|
2019-06-26 20:57:24 +01:00
|
|
|
|
2011-07-11 02:10:22 +01:00
|
|
|
<div id="content" >
|
|
|
|
|
|
|
|
{% block contentheader %}
|
|
|
|
{% endblock %}
|
|
|
|
|
2022-08-01 13:55:20 +01:00
|
|
|
<div id="related">
|
|
|
|
{% block related %}
|
|
|
|
{% endblock %}
|
|
|
|
</div>
|
2011-07-11 02:10:22 +01:00
|
|
|
{% block content %}
|
|
|
|
REPLACE : The content
|
|
|
|
{% endblock %}
|
2022-08-01 13:55:20 +01:00
|
|
|
</div>
|
|
|
|
<div class="footer">
|
|
|
|
</div>
|
2011-07-11 02:10:22 +01:00
|
|
|
</body>
|
|
|
|
</html>
|