diff --git a/app/com/gitpitch/views/Landing.scala.html b/app/com/gitpitch/views/Landing.scala.html index 2234fca..d5b7db1 100755 --- a/app/com/gitpitch/views/Landing.scala.html +++ b/app/com/gitpitch/views/Landing.scala.html @@ -20,6 +20,10 @@ + @if(offline) { + + + } diff --git a/app/com/gitpitch/views/Slideshow.scala.html b/app/com/gitpitch/views/Slideshow.scala.html index 53356d7..b27da31 100755 --- a/app/com/gitpitch/views/Slideshow.scala.html +++ b/app/com/gitpitch/views/Slideshow.scala.html @@ -10,6 +10,10 @@