summaryrefslogtreecommitdiff
path: root/inc/de/footer.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'inc/de/footer.shtml')
-rw-r--r--inc/de/footer.shtml20
1 files changed, 20 insertions, 0 deletions
diff --git a/inc/de/footer.shtml b/inc/de/footer.shtml
new file mode 100644
index 0000000..66c2c36
--- /dev/null
+++ b/inc/de/footer.shtml
@@ -0,0 +1,20 @@
+ <div id="footer">
+ <div id="htmlcss">
+ <a href="http://validator.w3.org/check?uri=referer">
+ <img style="border:0;height:31px"
+ src="http://www.w3.org/html/logo/downloads/HTML5_Logo_64.png"
+ alt="Valid HTML 5" /></a>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer">
+ <img style="border:0;width:88px;height:31px"
+ src="http://jigsaw.w3.org/css-validator/images/vcss"
+ alt="CSS ist valide!" /></a>
+ </div>
+<!--#config timefmt="%Y" -->
+ <span id="copyright">&copy; <!--#echo var="DATE_LOCAL" --> Funkfeuer Graz</span>
+ <div id="sponsor">Mit freundlicher Unterstützung von: <br />
+ <a href="http://www.kultur.graz.at/"><img src="images/kulturamtslogo.png" alt="Mit freundlicher Unterstützung vom Kulturamt der Stadt Graz" width="116" height="42" /></a>
+ </div>
+ <div style="clear: both"></div>
+ </div>
+</body>
+</html>