Skip to content
Snippets Groups Projects
Commit 818519eadfbf authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

oops

parent c25fe5ce3eb3
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@
main_related_section = False
def render_entity_title(self, entity):
self.w(u'<div class="summary">%s</div>'
% entity.printable_value('synopsis'))
self.w(u'<div class="summary">%s</div>'
% entity.printable_value('synopsis'))
def content_navigation_components(self, context):
pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment