[ticket/207] Add links to portal in header and footer

Also added tests for listener.
This commit is contained in:
Marc Alexander
2014-07-27 22:03:52 +02:00
parent 3bc2bfd67e
commit 8567a5c931
8 changed files with 253 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
board3_controller:
pattern: /portal
defaults: { _controller: board3.portal.main:handle }