Commit 65caf670 authored by Andreas Jung's avatar Andreas Jung

fixed encoding to utf-8

parent d804ff41
<h1 tal:replace="structure context/manage_page_header">Header</h1>
<h1 tal:replace="structure python: context.manage_page_header(management_page_charset='utf-8')">Header</h1>
<h2 tal:define="manage_tabs_message options/manage_tabs_message | nothing"
tal:replace="structure context/manage_tabs">Tabs</h2>
......
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