diff --git a/app/Resources/relations/alias_model.yml b/app/Resources/relations/alias_model.yml index 1e763f0..2a972f2 100644 --- a/app/Resources/relations/alias_model.yml +++ b/app/Resources/relations/alias_model.yml @@ -180,4 +180,7 @@ u588p02c02: u588p01c02 2958c01: 2723 -32181c03: 32181c01 \ No newline at end of file +32181c03: 32181c01 + +76019: 76244 +4107539: 76244 \ No newline at end of file diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index d8d0c9a..89487ea 100644 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -1,16 +1,7 @@ +{% extends 'html.html.twig' %} + {% import 'macros/elements.html.twig' as elements %} - - -
- -{{ 'page.error.text'|trans }}
{% endblock %} \ No newline at end of file diff --git a/app/Resources/views/html.html.twig b/app/Resources/views/html.html.twig new file mode 100644 index 0000000..4e28c53 --- /dev/null +++ b/app/Resources/views/html.html.twig @@ -0,0 +1,25 @@ + + + + +