[FIX] account_statement_ext - add encoding on mako template to fix translation extraction

This commit is contained in:
Yannick Vaucher
2013-11-21 17:07:27 +01:00
parent e33044d520
commit dda096de37

View File

@@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>