1
0
mirror of synced 2025-02-04 14:19:23 +03:00
select2/themes/learn2/templates/default.html.twig

6 lines
120 B
Twig
Raw Normal View History

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