diff --git a/noinfo/areapage_skeletons/40area.html b/noinfo/areapage_skeletons/40area.html index 8d1459729..34096e313 100644 --- a/noinfo/areapage_skeletons/40area.html +++ b/noinfo/areapage_skeletons/40area.html @@ -8,6 +8,7 @@ 1623: Schwarzmooskogeleishöhle approach + diff --git a/noinfo/areapage_skeletons/41area.html b/noinfo/areapage_skeletons/41area.html index 7027047d7..7062a7838 100644 --- a/noinfo/areapage_skeletons/41area.html +++ b/noinfo/areapage_skeletons/41area.html @@ -6,6 +6,7 @@ 1623: Stellerweg area +

Southern Schwarzmooskogel ridge: Stellerweg area

diff --git a/noinfo/areapage_skeletons/br-alm.html b/noinfo/areapage_skeletons/br-alm.html index 4a8116fd1..0e25e4558 100644 --- a/noinfo/areapage_skeletons/br-alm.html +++ b/noinfo/areapage_skeletons/br-alm.html @@ -4,6 +4,7 @@ 1623: Bräuning Alm and Kunntal area +

Bräuning Alm and Bräuning Kunntal

diff --git a/noinfo/areapage_skeletons/egglgrub.html b/noinfo/areapage_skeletons/egglgrub.html index 7ec8e93bc..4fac0c0ce 100644 --- a/noinfo/areapage_skeletons/egglgrub.html +++ b/noinfo/areapage_skeletons/egglgrub.html @@ -4,6 +4,7 @@ 1623: Egglgrube area +

Egglgrube and Scharlingkar area

diff --git a/noinfo/areapage_skeletons/gschwand.html b/noinfo/areapage_skeletons/gschwand.html index 080d7083c..7198110ea 100644 --- a/noinfo/areapage_skeletons/gschwand.html +++ b/noinfo/areapage_skeletons/gschwand.html @@ -4,6 +4,7 @@ 1623: Gschwandt Alm area +

Gschwandt - NW of the Loser-Bräuning wall

diff --git a/noinfo/areapage_skeletons/kratzer.html b/noinfo/areapage_skeletons/kratzer.html index a8c600f76..562422db3 100644 --- a/noinfo/areapage_skeletons/kratzer.html +++ b/noinfo/areapage_skeletons/kratzer.html @@ -6,6 +6,7 @@ 1623: Kratzer area +

Kratzer valley

diff --git a/noinfo/areapage_skeletons/plateau.html b/noinfo/areapage_skeletons/plateau.html index 39d225d1f..87983626e 100644 --- a/noinfo/areapage_skeletons/plateau.html +++ b/noinfo/areapage_skeletons/plateau.html @@ -6,6 +6,7 @@ 1623: Main plateau area +

The Loser Augst-Eck plateau

diff --git a/noinfo/areapage_skeletons/remote.html b/noinfo/areapage_skeletons/remote.html index c7c778466..4075dd9ab 100644 --- a/noinfo/areapage_skeletons/remote.html +++ b/noinfo/areapage_skeletons/remote.html @@ -4,6 +4,7 @@ 1623: remote area +

Far plateau to Grieß Kogel and diff --git a/noinfo/areapage_skeletons/smkridge.html b/noinfo/areapage_skeletons/smkridge.html index eacc8e19f..319584553 100644 --- a/noinfo/areapage_skeletons/smkridge.html +++ b/noinfo/areapage_skeletons/smkridge.html @@ -4,6 +4,7 @@ 1623: Schwarzmooskogel ridge +

Schwarzmooskogel ridge

diff --git a/noinfo/areapage_skeletons/via161.html b/noinfo/areapage_skeletons/via161.html index 1b339d972..f3a3bb87a 100644 --- a/noinfo/areapage_skeletons/via161.html +++ b/noinfo/areapage_skeletons/via161.html @@ -6,6 +6,7 @@ 1623: West Schwarzmooskogel approach +

Western slopes of Schwarzmooskogel to the col and down

diff --git a/noinfo/areapage_skeletons/via204.html b/noinfo/areapage_skeletons/via204.html index 4d1b2da43..7f354e5c7 100644 --- a/noinfo/areapage_skeletons/via204.html +++ b/noinfo/areapage_skeletons/via204.html @@ -4,6 +4,7 @@ Northern slopes of Hinterer Schwarzmooskogel and Nieder Augst-Eck +

Northern slopes of Hinterer Schwarzmooskogel and Nieder Augst-Eck

diff --git a/noinfo/areapage_skeletons/wilden.html b/noinfo/areapage_skeletons/wilden.html index 62bb44327..972531453 100644 --- a/noinfo/areapage_skeletons/wilden.html +++ b/noinfo/areapage_skeletons/wilden.html @@ -6,6 +6,7 @@ 1623: To Wildensee area +

East of Schwarzmooskogel/Augst-Eck ridge to Wildensee

diff --git a/noinfo/create_dplong_table.py b/noinfo/create_dplong_table.py index 169a380da..e7e4c180d 100755 --- a/noinfo/create_dplong_table.py +++ b/noinfo/create_dplong_table.py @@ -115,6 +115,7 @@ dplong.write(""" #funnytable td.name { text-align: left } h3 {text-align: center} +

Lengths and depths of caves in the 1623 area

diff --git a/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py b/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py index 492e4f658..cc4253e73 100644 --- a/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py +++ b/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py @@ -450,7 +450,9 @@ htmlfile.write(""" .notours .good { background-color: #ffffff; } .notours .bad { background-color: #ffffff; } .notours .awful { background-color: #ffffff; } -""") + + +""") htmlfile.write("

Prospecting Guide

") htmlfile.write("

Generated " + time.strftime("%Y-%m-%d %H:%M:%S %Z") + " by " + sys.argv[0] + "

\n") htmlfile.write("

Notes:

\n") diff --git a/noinfo/prospecting_guide_scripts/prospecting_guide_short.py b/noinfo/prospecting_guide_scripts/prospecting_guide_short.py index f6bcf1fae..f8e58073c 100644 --- a/noinfo/prospecting_guide_scripts/prospecting_guide_short.py +++ b/noinfo/prospecting_guide_scripts/prospecting_guide_short.py @@ -152,7 +152,9 @@ htmlfile.write(""" .bad { background-color: #ff9955; text-align: center } .good { background-color: #99ff99; text-align: center } .awful { background-color: #ff5555; text-align: center } -""") + + +""") htmlfile.write("

Prospecting Guide: Summary

") htmlfile.write("

Generated " + time.strftime("%x %X") + "

\n") htmlfile.write("

Notes:

\n") diff --git a/noinfo/scripts/logbk.pl b/noinfo/scripts/logbk.pl index 8c001bc00..4720bd592 100755 --- a/noinfo/scripts/logbk.pl +++ b/noinfo/scripts/logbk.pl @@ -28,7 +28,9 @@ print $out (" -$year Expo Logbook +$year Expo Logbook + +