commit b621302234ee8aa388f4519de0705c7a93a2005f parent a9e29da10092cd30f4e984de038a72fc8560e486 Author: anselm@garbe.us <unknown> Date: Sun, 25 Mar 2012 13:26:59 +0200 added impressum to matemobile Diffstat:
M | matemobile.com/_werc/tpl/master.tpl | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/matemobile.com/_werc/tpl/master.tpl b/matemobile.com/_werc/tpl/master.tpl @@ -40,7 +40,7 @@ <div id="footer"> <div class="right"> - © 2012 matemobile + © 2012 matemobile | <a href="http://garbe.us/Contact">Impressum</a> </div> </div> </body>