以下は私のコードです:
<head>
{% stylesheets debug=true
'@PractoPvrBundle/Resources/public/css/bootstrap.min.css'
'@PractoPvrBundle/Resources/public/css/bootstrap-responsive.min.css'
%}
<link href="{{ asset_url }}" rel="stylesheet">
{% endstylesheets %}
</head>
次のエラーが表示されます
An exception has been thrown during the rendering of a template (\"Route \"_assetic_4fec32d_0\" does not exist.\
これには助けが必要です。ドキュメントに従っていますが、エラーを把握できません。