Answer the question
In order to leave comments, you need to log in
Why twig error template doesn't see routes?
Created a template for displaying errors on the site
app/Resources/TwigBundle/views/Exception/error.html.twig
{% extends 'base.html.twig' %}
{% block main %}
<div class="content">
<div class="wrap">
</div>
</div>
{% endblock %}
Unable to generate a URL for the named route ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question