Release 2.0.27 (#4107)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{% endif %}
|
||||
{% endset %}
|
||||
{% from '@theme/components/alert.html.twig' import alert %}
|
||||
{{ alert({type: 'info', description: warningMsg|raw}) }}
|
||||
{{ alert({type: 'info', description: warningMsg|raw, important: true}) }}
|
||||
{% endif %}
|
||||
|
||||
{% if summaries|length > 0 %}
|
||||
|
||||
Reference in New Issue
Block a user