Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Reorder constructor arguments
[airbundle]
/
Resources
/
views
/
user
/
index.html.twig
diff --git
a/Resources/views/user/index.html.twig
b/Resources/views/user/index.html.twig
index ab1bcba7e80cd5c0a1710f3a9e57951d31647640..b70f941112e8ab05eb6285aac7653102f6c4b171 100644
(file)
--- a/
Resources/views/user/index.html.twig
+++ b/
Resources/views/user/index.html.twig
@@
-1,8
+1,9
@@
-{% extends '@RapsysAir/b
ody
.html.twig' %}
+{% extends '@RapsysAir/b
ase
.html.twig' %}
{% block content %}
<article>
<header>
{% block content %}
<article>
<header>
- <h2>{{ description }}</h2>
+ <h2>{{ title.page }}</h2>
+ <p>{{ description }}</p>
</header>
<div class="panel">
{% if groups is defined and groups %}
</header>
<div class="panel">
{% if groups is defined and groups %}