xxxxxxxxxx
1
<template inherit_id="web.layout" id="funenc_project_icon" name="funenc_project_icon">
2
<xpath expr="//link[@type='image/x-icon']" position="replace">
3
<link rel="shortcut icon" href="/fnt_fm1212/static/imgs/fm1212_icon.png" type="image/x-icon"/>
4
</xpath>
5
</template>
已复制