Repository URL to install this package:
|
Version:
2.4.1b3 ▾
|
{{ message }}
{% if buttons %}
<span class="buttons">
{% for button in buttons %}
<a href="{{ button.0 }}" class="button button-small button-secondary"{% if button.2 %} target="_blank" rel="noopener noreferrer"{% endif %}>{{ button.1 }}</a>
{% endfor %}
</span>
{% endif %}
{{ detail }}