2018-01-16 06:58:15 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-01-16 11:34:37 +01:00
|
|
|
<flectra>
|
2018-01-16 06:58:15 +01:00
|
|
|
|
|
|
|
<template id="gengo_assets_editor" inherit_id="website.assets_editor" name="Editor Head">
|
|
|
|
<xpath expr='.' position="inside">
|
|
|
|
<link rel="stylesheet" href="/website_gengo/static/src/css/website_gengo.css" />
|
|
|
|
<script type="text/javascript" src="/website_gengo/static/src/js/website_gengo.js" />
|
|
|
|
</xpath>
|
|
|
|
</template>
|
|
|
|
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|