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
|
|
|
<data>
|
|
|
|
|
|
|
|
<template id="assets_frontend" name="Website Form Assets Frontend" inherit_id="website.assets_frontend">
|
|
|
|
<xpath expr="." position="inside">
|
|
|
|
<link rel='stylesheet' href='/website_form/static/src/less/website_form.less'/>
|
|
|
|
<script type="text/javascript" src="/website_form/static/src/js/website_form.js"/>
|
|
|
|
</xpath>
|
|
|
|
</template>
|
|
|
|
|
|
|
|
</data>
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|