This website works better with JavaScript
Home
Explore
Help
Sign In
valentin_le_moign
/
figureslibres.cc
forked from
bachir/figureslibres.cc
Watch
1
Star
0
Fork
0
Files
Tree:
6af420e9bb
Branches
Tags
master
prod
template
figureslibre...
/
user
/
plugins
/
admin
/
themes
/
grav
/
templates
/
default.json.twig
default.json.twig
97 B
History
Raw
1
2
3
4
5
{% if admin.json_response %}
{{ admin.json_response|json_encode|raw }}
{% else %}
{}
{% endif %}