target blank- lien page présentation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{{ content|raw }}
|
||||
<div class="boutons-event">
|
||||
{% for button in page.header.buttons %}
|
||||
<a class="bouton{% if button.primary %} primary{% endif %}" href="{{ button.url }}">{{ button.text }}</a>
|
||||
<a class="bouton{% if button.primary %} primary{% endif %}" href="{{ button.url }}" target="_blank">{{ button.text }}</a>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user