[FIX] display the message title in the page title for seo

It used to display the name of the qweb template for every message, which was uninformative and bad for seo
This commit is contained in:
David Monjoie 2014-11-04 13:49:01 +01:00
parent f2e4a10e1a
commit f7aad08418
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@
<template id="group_message">
<t t-call="website.layout">
<t t-set="additional_title"><t t-esc="message.description"/></t>
<section class="container">
<div class="row mt8">
<ol class="breadcrumb pull-left">