This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
bachir
/
figureslibres.cc
Vigiar
2
Colocar Estrela
0
Fork
1
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
81142a8166
Ramos
Etiquetas
master
prod
template
figureslibres.c...
/
user
/
plugins
/
form
/
templates
/
forms
/
ajax.json.twig
ajax.json.twig
94 B
Histórico
Em bruto
1
2
3
4
5
{% if form_json_response %}
{{ form_json_response|json_encode|raw }}
{% else %}
{}
{% endif %}