Add missing error block.

This commit is contained in:
David Molineus
2019-01-10 16:41:03 +01:00
parent cb3e9bc8b4
commit c4feeb1b38
2 changed files with 4 additions and 1 deletions

View File

@@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix broken api routes in Contao 4.6/Symfony 4 (#69).
- Fix broken api routes in Contao 4.6/Symfony 4 (#69)
- Fix broken about.html.twig template. Error block was missing
## 3.1.2 - 2018-12-18