Skip to content
Snippets Groups Projects
Commit 2896193d authored by Danimar Ribeiro's avatar Danimar Ribeiro Committed by Jeremy Kersten
Browse files

[FIX] website_blog: Add empty oe_structure to allow insert content before blog posts

This commit closes #14058
parent 05938ceb
Branches
Tags
No related merge requests found
......@@ -102,6 +102,7 @@
<t t-set="head">
<link t-att-href="'/blog/%s/feed' % (blog.id)" type="application/atom+xml" rel="alternate" title="Atom Feed"/>
</t>
<div class="oe_structure"/>
<div class="container">
<t t-call="website.pager" >
<t t-set="classname">pull-right</t>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment