-rw-r--r-- | htdocs/ancestry/page.chtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/ancestry/page.chtml b/htdocs/ancestry/page.chtml index 5bec31e..b9f3434 100644 --- a/htdocs/ancestry/page.chtml +++ b/htdocs/ancestry/page.chtml @@ -13,3 +13,3 @@ <head> -% __SCIF->headers["Content-Type"] = "text/html"; +% __SCIF->headers["Content-Type"] = "text/html; charset=utf-8"; <title>site-C-ing: <% title() %></title> |