Change lang attribute; fix Piwik url.
This commit is contained in:
parent
af93dc0389
commit
51b361a1e3
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
@ -207,6 +207,8 @@ sudo apt-get install indicator-ip</code></pre>
|
|||||||
quite some time now. This is the name that I brand my
|
quite some time now. This is the name that I brand my
|
||||||
coding projects with.
|
coding projects with.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<div lang="de">
|
||||||
<h3>Warum Bovender?</h3>
|
<h3>Warum Bovender?</h3>
|
||||||
<p>
|
<p>
|
||||||
<a href="http://www.bovenden.de">Bovenden</a> ist der Ort, in dem
|
<a href="http://www.bovenden.de">Bovenden</a> ist der Ort, in dem
|
||||||
@ -254,7 +256,9 @@ sudo apt-get install indicator-ip</code></pre>
|
|||||||
um anonymisierte Besucherstatistiken zu erfassen. <a
|
um anonymisierte Besucherstatistiken zu erfassen. <a
|
||||||
href="piwik/">Hier geht's zur Statistik</a>.
|
href="piwik/">Hier geht's zur Statistik</a>.
|
||||||
</p>
|
</p>
|
||||||
<iframe style="border: 0; height: 250px; width: 95%;" src="//bovender.de/piwik/index.php?module=CoreAdminHome&action=optOut&idsite=1&language=de"></iframe>
|
<iframe style="border: 0; height: 250px; width: 95%;"
|
||||||
|
src="//www.bovender.de/piwik/index.php?module=CoreAdminHome&action=optOut&idsite=1&language=de"></iframe>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user