[MERGE] forward port of branch saas-4 up to 5087612
[odoo/odoo.git] / addons / website_mail / views / website_mail.xml
index 2b2bbea..0ccae00 100644 (file)
@@ -21,6 +21,7 @@
 
 <template id="head" inherit_id="website.assets_frontend" name="Mail customization">
     <xpath expr="/t" position="inside">
+        <script type="text/javascript" src="/website_mail/static/src/js/follow.js"></script>
         <link rel='stylesheet' href='/website_mail/static/src/css/website_mail.css'/>
     </xpath>
 </template>