[IMP] expl p
authorFabien Pinckaers <fp@openerp.com>
Tue, 26 Aug 2014 19:45:52 +0000 (21:45 +0200)
committerFabien Pinckaers <fp@openerp.com>
Tue, 26 Aug 2014 19:45:52 +0000 (21:45 +0200)
addons/website/views/website_templates.xml

index 885a0ed..96c85b2 100644 (file)
                 <h1><t t-esc="res_company.name"/>
                     <small>Odoo Version <t t-raw="version.get('server_version')"/></small>
                 </h1>
+                <p>
+                    Information about the <t t-esc="res_company.name"/> instance of Odoo, the <a href="https://www.odoo.com">Open Source ERP</a>.
+                </p>
 
                 <div class="alert alert-warning alert-dismissable mt16" groups="base.group_website_publisher">
                    <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&amp;times;</button>