Fix missing Twig template error if route is excluded but twig is loaded

This commit is contained in:
Flavio Copes 2016-09-15 18:08:52 +02:00
parent cf31dcefe8
commit f945d98cfb
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,9 @@
# v1.2.4
## 09/15/2016
1. [](#bugfix)
* Fix missing Twig template error if route is excluded but twig is loaded
# v1.2.3
## 09/15/2016