1
0
mirror of synced 2024-11-23 21:36:09 +03:00
select2/themes/learn2/templates/default.html.twig
2017-09-02 20:34:47 -04:00

6 lines
120 B
Twig

{% extends 'partials/base.html.twig' %}
{% block content %}
{% include 'partials/page.html.twig' %}
{% endblock %}