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

This commit is contained in:
Yannick Vaucher
2013-11-21 16:26:42 +01:00
parent f8f7fd3a6c
commit f5b6e90dbc
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<html>
<head>
<style type="text/css">

View File

@@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<html>
<head>
<style type="text/css">

View File

@@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<html>
<head>
<style type="text/css">