This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
kevin
/
r2c
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
675c5b5082
Ramos
Etiquetas
master
r2c
/
user
/
plugins
/
admin
/
themes
/
grav
/
templates
/
default.json.twig
default.json.twig
97 B
Histórico
Em bruto
1
2
3
4
5
{% if admin.json_response %}
{{ admin.json_response|json_encode|raw }}
{% else %}
{}
{% endif %}