diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml
index d1f80e2..5523f07 100644
--- a/view-webapp/pom.xml
+++ b/view-webapp/pom.xml
@@ -73,6 +73,28 @@
+
+
+ com.gitlab.haynes
+ libsass-maven-plugin
+ 0.2.29
+
+
+ generate-resources
+
+ compile
+
+
+
+
+ ${basedir}/src/main/sass/
+ scss
+ ${project.build.directory}/${project.build.finalName}/css
+ true
+ ${project.build.directory}/${project.build.finalName}/css
+
+
+
diff --git a/view-webapp/src/main/config/layouts/standard.html b/view-webapp/src/main/config/layouts/standard.html
index 27ee025..e3e74a8 100644
--- a/view-webapp/src/main/config/layouts/standard.html
+++ b/view-webapp/src/main/config/layouts/standard.html
@@ -5,8 +5,30 @@
Pairgoth
+
+
+
+
+
#translate($page)
+
+
+
+
+
-