cms/app-client/app/templates/tabs/discours.hbs
author ymh <ymh.work@gmail.com>
Mon, 14 Nov 2016 15:34:33 +0100
changeset 416 6e6b7363f45f
parent 300 8f533ccc7e07
child 465 9df336529b2f
permissions -rw-r--r--
Simplify notice component and add permalink
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
228
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 207
diff changeset
     1
<div id="tabs-discours">
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 207
diff changeset
     2
    {{discourses-component}}
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 207
diff changeset
     3
</div>