diff --git a/samples/cgi/helloerb.rhtml b/samples/cgi/helloerb.rhtml index 6172635d..0c740f58 100644 --- a/samples/cgi/helloerb.rhtml +++ b/samples/cgi/helloerb.rhtml @@ -18,7 +18,7 @@

<%= _("QUERY_STRING") %>: <%= cgi.query_string %>

<%= _("Call a library method which has another textdomain.") %>

-
<%= lib.hello %>
+
<%= lib.hello %>

<%= _("Back") %>