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

6 lines
120 B
Twig
Raw Normal View History

2017-09-03 03:34:47 +03:00
{% extends 'partials/base.html.twig' %}
{% block content %}
{% include 'partials/page.html.twig' %}
{% endblock %}