diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-10-02 22:44:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-10-02 22:44:16 +0200 |
commit | c27307c00ef423edfe95bbe756bbb38c61f7d2ae (patch) | |
tree | 7e33526b73e6a274e489dbd0063d0a06e2a4a0da /cgi/templates/layouts/default.html.ep | |
parent | 6602a93dfb398afb1c566b8ef0d2ba1c7db3e091 (diff) |
add note about broken umlauts
Diffstat (limited to 'cgi/templates/layouts/default.html.ep')
-rw-r--r-- | cgi/templates/layouts/default.html.ep | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi/templates/layouts/default.html.ep b/cgi/templates/layouts/default.html.ep index 02b2639..98b151e 100644 --- a/cgi/templates/layouts/default.html.ep +++ b/cgi/templates/layouts/default.html.ep @@ -224,6 +224,9 @@ <% end %> </div> +<p> +Note: Umlauts do not work reliably. Try either ä → ae or ä → a. +</p> <div class="about"> <a href="http://finalrewind.org/projects/db-fakedisplay/">db-fakedisplay</a> |