mirror of
https://github.com/ToxicCrack/PrintABrick.git
synced 2025-05-28 09:40:14 -07:00
7 lines
85 B
Twig
7 lines
85 B
Twig
{% extends 'base.html.twig' %}
|
|
|
|
{% block body %}
|
|
|
|
{{ dump(set) }}
|
|
|
|
{% endblock %} |