-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
@shakaran
Please we I add this bloc of code
{% extends 'AvanzuAdminThemeBundle:layout:base-layout.html.twig' %}
in my base.html.twig I got an internal server error.
Here is the stack trace :
Unable to find template "AvanzuAdminThemeBundle:layout:base-layout.html.twig" (looked into: C:\wamp64\www\project\app/Resources/views, C:\wamp64\www\project\vendor\symfony\symfony\src\Symfony\Bridge\Twig/Resources/views/Form) in base.html.twig at line 1.
Is the version 1.3.x really stable ??
| Component | Version |
|---|---|
| Symfony version | 3.4 |
| AdminThemeBundle | ^1.3 |
| Operating System | Windows |