[IMP] Ace: proper template naming

bzr revid: ddm@openerp.com-20131021102840-h8s2nflqdmuumun0
This commit is contained in:
ddm 2013-10-21 12:28:40 +02:00
parent 24c3e4016b
commit 75a4a7e3f8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</div>
</template>
<template id="website.layout" inherit_id="website.layout">
<template id="website.layout" name="Mail customization" inherit_id="website.layout">
<!-- Load stylesheets before scripts to avoid blocking -->
<xpath expr="//head/link" position="after">
<link rel='stylesheet' href='/website_mail/static/src/css/website_mail.css'/>