@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <meta charset="utf-8">
<title><%= Setting.get('product_name') %></title>
<%= stylesheet_link_tag "application" %>
<% if Rails.configuration.assets.debug %>