{% extends 'admin.twig' %} {% set title %}UI Notification demo{% endset %} {% block content %}

Inline notification example

This is an example for an inline notification. Have you noticed the success message disappeared after a few seconds?
{% endblock %}