{% extends "partials/layouts/main-layout.html.twig" %} {% block css1 %} {% endblock %} {% block body_attributes %} {% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}
{% include "partials/breadcrumb.html.twig" with {'title': "Animation", 'subtitle': "Home"} %}

Animation

Select the animation style class and check the animation to the image, you can use any of this animation to anywhere, just place exact word. example .animated .bounce

user
{% endblock %} {% block js1 %} {% endblock %} {% block js2 %} {% endblock %}