Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ambroise
template_rabenwetter
Commits
47280b59
Commit
47280b59
authored
Nov 23, 2018
by
Philipp
Browse files
fixed new language variables
parent
d136c251
Changes
6
Hide whitespace changes
Inline
Side-by-side
dist.de/contact.html.tmpl
View file @
47280b59
...
...
@@ -4,4 +4,4 @@
#if $varExists('Extras.webcam1_img')
<div
class=
"whitebg"
><h3>
RabenbergCam
</h3><p><a
href=
"index.html"
class=
"imglink"
><img
src=
"$Extras.webcam1_img"
id=
"we_campic3"
class=
"img-responsive"
></a></p></div>
#end if
<div
class=
"whitebg cams"
><h3>
morestations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
<div
class=
"whitebg cams"
><h3>
Weitere Stationen
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
Links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
dist.de/info.html.tmpl
View file @
47280b59
...
...
@@ -4,4 +4,4 @@
#if $varExists('Extras.webcam1_img')
<div
class=
"whitebg"
><h3>
RabenbergCam
</h3><p><a
href=
"index.html"
class=
"imglink"
><img
src=
"$Extras.webcam1_img"
id=
"we_campic3"
class=
"img-responsive"
></a></p></div>
#end if
<div
class=
"whitebg cams"
><h3>
morestations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
<div
class=
"whitebg cams"
><h3>
Weitere Stationen
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
Links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
dist.en/contact.html.tmpl
View file @
47280b59
...
...
@@ -4,4 +4,4 @@
#if $varExists('Extras.webcam1_img')
<div
class=
"whitebg"
><h3>
RabenbergCam
</h3><p><a
href=
"index.html"
class=
"imglink"
><img
src=
"$Extras.webcam1_img"
id=
"we_campic3"
class=
"img-responsive"
></a></p></div>
#end if
<div
class=
"whitebg cams"
><h3>
morestations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
<div
class=
"whitebg cams"
><h3>
More stations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
Links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
dist.en/info.html.tmpl
View file @
47280b59
...
...
@@ -4,4 +4,4 @@
#if $varExists('Extras.webcam1_img')
<div
class=
"whitebg"
><h3>
RabenbergCam
</h3><p><a
href=
"index.html"
class=
"imglink"
><img
src=
"$Extras.webcam1_img"
id=
"we_campic3"
class=
"img-responsive"
></a></p></div>
#end if
<div
class=
"whitebg cams"
><h3>
morestations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
<div
class=
"whitebg cams"
><h3>
More stations
</h3><div
class=
"whitebg"
><h4>
$Extras.extracam1_title
</h4><p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam2_title
</h4><p><a
href=
"$Extras.extracam2_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam2_img"
id=
"we_campic5"
class=
"img-responsive"
></a></p></div><div
class=
"whitebg"
><h4>
$Extras.extracam3_title
</h4><p><a
href=
"$Extras.extracam3_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam3_img"
id=
"we_campic6"
class=
"img-responsive"
></a></p></div></div><div
class=
"whitebg links"
><h3>
Links
</h3><p><a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
><img
alt=
"Weather Underground"
src=
"assets/img/wunderground.gif"
></a></p><p><a
href=
"http://deutschland.maps.luftdaten.info/#11/50.4016/8.8717"
target=
"_blank"
><img
alt=
"luftdaten.info"
src=
"assets/img/luftdaten.jpg"
></a></p><p><a
href=
"http://www.earthcam.com/topten_archive.php?month=05&year=2012"
target=
"_blank"
><img
alt=
"EarthCam"
src=
"assets/img/earthcam.png"
></a></p><p><a
href=
"http://www.wetteronline.de/webcam/ranstadt"
target=
"_blank"
><img
alt=
"Wetter Online"
src=
"assets/img/wetteronline.png"
></a></p><p><a
href=
"https://www.lookr.com/de/lookout/1262229573-Ranstadt"
target=
"_blank"
><img
alt=
"Lookr"
src=
"assets/img/lookr.jpg"
></a></p><p><a
href=
"http://de.webcams.travel/webcam/1262229573"
target=
"_blank"
><img
alt=
"webcams.travel"
src=
"assets/img/wctravel.jpg"
></a></p><p><a
href=
"https://www.pwsweather.com/obs/RABENWTTR.html"
target=
"_blank"
><img
alt=
"PWS"
src=
"assets/img/pws.jpg"
></a></p><p><a
href=
"https://www.awekas.at/de/instrument.php?id=14471"
target=
"_blank"
><img
alt=
"awekas"
src=
"assets/img/awekas.jpg"
></a></p><p><a
href=
"https://opensensemap.org/explore/5abd54e0850005001b223316"
target=
"_blank"
><img
alt=
"OpenSenseMap"
src=
"assets/img/sensemap.jpg"
></a></p><p><a
href=
"https://wow.metoffice.gov.uk/observations/details/20180410y7uumj3hzwe6tkbnyyb96sp15e"
target=
"_blank"
><img
alt=
"MetOffice"
src=
"assets/img/metoffice.jpg"
></a></p></div></div></div><footer
class=
"footer"
><div
class=
"container"
>
©
2008-$current.dateTime.format("%Y")
<a
href=
"https://www.ambnet.biz"
target=
"_blank"
>
ambNET
</a>
(
<a
href=
"contact.html"
>
Impressum
</a>
)
<br>
Powered by
<a
href=
"http://weewx.com/"
target=
"_blank"
>
weeWX
</a>
using
<a
href=
"https://rabenwetter.de"
target=
"_blank"
>
Rabenwetter Template
</a></div></footer><script
src=
"assets/js/incomplete.min.js"
></script></body></html>
\ No newline at end of file
src/contact.html
View file @
47280b59
...
...
@@ -228,7 +228,7 @@
#end if
<!-- htmlmin:ignore -->
<div
class=
"whitebg cams"
>
<h3
data-t=
"morestations"
>
More stations
</h3>
<h3
data-t=
"
amb.
morestations"
>
More stations
</h3>
<div
class=
"whitebg"
>
<h4>
$Extras.extracam1_title
</h4>
<p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p>
...
...
@@ -243,7 +243,7 @@
</div>
</div>
<div
class=
"whitebg links"
>
<h3
data-t=
"links"
>
Links
</h3>
<h3
data-t=
"
amb.
links"
>
Links
</h3>
<p>
<a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
>
<img
src=
"assets/img/wunderground.gif"
alt=
"Weather Underground"
/>
...
...
src/info.html
View file @
47280b59
...
...
@@ -158,7 +158,7 @@
#end if
<!-- htmlmin:ignore -->
<div
class=
"whitebg cams"
>
<h3
data-t=
"morestations"
>
More stations
</h3>
<h3
data-t=
"
amb.
morestations"
>
More stations
</h3>
<div
class=
"whitebg"
>
<h4>
$Extras.extracam1_title
</h4>
<p><a
href=
"$Extras.extracam1_link"
target=
"_blank"
class=
"imglink"
><img
src=
"$Extras.extracam1_img"
id=
"we_campic4"
class=
"img-responsive"
></a></p>
...
...
@@ -173,7 +173,7 @@
</div>
</div>
<div
class=
"whitebg links"
>
<h3
data-t=
"links"
>
Links
</h3>
<h3
data-t=
"
amb.
links"
>
Links
</h3>
<p>
<a
href=
"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IHESSENR2"
target=
"_blank"
>
<img
src=
"assets/img/wunderground.gif"
alt=
"Weather Underground"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment