Skip to content

Commit 3752035

Browse files
committed
set title
1 parent 460c688 commit 3752035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Resources/SymfonyCmfSimpleCmsBundle/views/Page/index.html.twig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{% extends "AcmeMainBundle::layout.html.twig" %}
22

3+
{% block title %}{{ cmfMainContent.title|striptags }}{% endblock %}
4+
35
{% block content %}
46

57
{% createphp cmfMainContent as="rdf" %}

0 commit comments

Comments
 (0)