diff options
| -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> | 
