|
@@ -69,8 +69,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="media-content">
|
|
|
+ <small class="hax-text-grey-light">@{{ thisSlot.party.gamemaster.preferedName }}</small><br/>
|
|
|
{% if pathFullSlot %}<a href="{{ path(pathFullSlot, {id: thisSlot.id}) }}" class="open-modal">{% endif %}<span class="title is-6">{{ thisSlot.party.game.name }}</span>{% if pathFullSlot %}</a>{% endif %}<br/>
|
|
|
- <small class="hax-text-grey-light">@{{ thisSlot.party.gamemaster.preferedName }}{% if thisSlot.party.gamemasterIsAuthor %}<br/><span class="tag is-info">animée par l'auteur</span>{% endif %}</small>
|
|
|
+ {% if thisSlot.party.gamemasterIsAuthor %}<br/><span class="tag is-info">animée par l'auteur</span>{% endif %}
|
|
|
</div>
|
|
|
|
|
|
</div>
|