diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-04-14 13:07:02 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-04-14 13:08:28 +0200 |
commit | 17ceeed698b210f21e34a82bce20c9cc57885862 (patch) | |
tree | d1d355987d060108d1d820fcf2f92ae1d433b293 /template/pages/401/content.html | |
parent | 28cda3df205691445cd7b6d83b8ae95c91be325f (diff) |
Add 401 page
Diffstat (limited to 'template/pages/401/content.html')
-rw-r--r-- | template/pages/401/content.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/template/pages/401/content.html b/template/pages/401/content.html new file mode 100644 index 0000000..044cd01 --- /dev/null +++ b/template/pages/401/content.html @@ -0,0 +1,8 @@ +<h2> + [ 401 - Login nötig ] +</h2> +<!--<img src="img/trieste.jpg" class="contentimage" alt="Bild: Trieste">--> +<p> + Um diese Aktion auszuführen, musst du dir einen + <a href="https://sublab.org/subdap/create">Account anlegen</a>. +</p> |