<%= _("Another sample") %> - <%= @domainname %>

<%= _("This sample(other.rhtml) is the another ERB file of helloerb1.cgi.") %>

<%= _("locale") %>: <%= Locale.get %>

<%= _("output_charset") %>: <%= GetText.output_charset %>

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

<%= _("Back") %>