aboutsummaryrefslogtreecommitdiff
path: root/app/views/templates/ebe.scala.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/templates/ebe.scala.html')
-rw-r--r--app/views/templates/ebe.scala.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/templates/ebe.scala.html b/app/views/templates/ebe.scala.html
index dbc1a88..2bab310 100644
--- a/app/views/templates/ebe.scala.html
+++ b/app/views/templates/ebe.scala.html
@@ -1,3 +1,3 @@
1@(title: String)(content: Html) 1@(title: String)(content: Html)(implicit flash: Flash)
2 2
3@templates.main{@fragments.ebeLogo()}{@fragments.ebeSlogan()}(title)(content) 3@templates.main{@fragments.ebeLogo()}{@fragments.ebeSlogan()}(title)(content)