Added noscript content for the landing page

This commit is contained in:
Gautham Chandra
2015-11-15 16:42:48 -05:00
parent b5e10bf1e9
commit 8df005d29e
5 changed files with 29 additions and 17 deletions
+15
View File
@@ -0,0 +1,15 @@
// For those who have JavaScript disabled
noscript
style.
div, footer {
display: none;
}
h3
| Alas! Your browser doesn't have JavaScript enabled
img(src='/front/images/coding_by_phoneix_faerie.png', alt='Coding placeholder image')
p
| Habitica can't properly display the site without it!
br
a(href='http://www.enable-javascript.com/', target='_blank')
| Please Enable JavaScript to continue!