aboutsummaryrefslogtreecommitdiff
path: root/app/views/templates/pepal.scala.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/templates/pepal.scala.html')
-rw-r--r--app/views/templates/pepal.scala.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/templates/pepal.scala.html b/app/views/templates/pepal.scala.html
new file mode 100644
index 0000000..e71482d
--- /dev/null
+++ b/app/views/templates/pepal.scala.html
@@ -0,0 +1,3 @@
1@(title: String)(content: Html)
2
3@templates.main{@fragments.pepalLogo()}{@fragments.pepalSlogan()}(title)(content)