{% extends 'about/layout.html.twig' %} {% block about %} {% embed '@AdminLTE/Widgets/box-widget.html.twig' %} {% block box_title %}{{ constant('App\\Constants::SOFTWARE') }} is published under{% endblock %} {% block box_body %}
                {{ license }}
            
{% endblock %} {% block box_footer %} choosealicense.com wikipedia.org {% endblock %} {% endembed %} {% embed '@AdminLTE/Widgets/box-widget.html.twig' %} {% block box_title %}Special thanks ...{% endblock %} {% block box_body %}

... to the authors of the following libraries, Kimai wouldn't be possible without them:

{% endblock %} {% endembed %} {% endblock %}