Initial commit with basic structure
This commit is contained in:
5
templates/errors/default.html.twig
Normal file
5
templates/errors/default.html.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "layout.html.twig" %}
|
||||
|
||||
{% block content %}
|
||||
An error occurred.
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user