This website works better with JavaScript
Home
Explore
Help
Sign In
bachir
/
figureslibres.cc
Watch
2
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Tree:
588d796db5
Branches
Tags
master
prod
template
figureslibre...
/
user
/
themes
/
figureslibres
/
css-compiled
/
templates
/
default.html.twig
default.html.twig
103 B
History
Raw
1
2
3
4
5
{%
extends
'partials/base.html.twig' %}
{%
block
content %}
{{ page.content|
raw
}}
{%
endblock
%}