Commit 4a12ed25 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d2b62f43
......@@ -60,6 +60,7 @@ module PageLayoutHelper
end
def render_icp
link_to extra_config.ICP, "http://www.miibeian.gov.cn/"
# XXX URI.decode only tem - untill we fix utf8 issues
link_to URI.decode(extra_config.ICP), "http://www.miibeian.gov.cn/"
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment