This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
fgm
/
php__silex__book
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2f2c0ea8f5
Ramos
Etiquetas
ch1-usage
ch2-middleware
ch3-organizing_controllers
ch4-services
ch5-providers
ch6-testing
master
php__silex__boo...
/
templates
/
errors
/
4xx.html.twig
4xx.html.twig
106 B
Histórico
Em bruto
1
2
3
4
5
{% extends "layout.html.twig" %}
{% block content %}
An error occurred on the client.
{% endblock %}