Show waiting gif until mod data is loaded

This commit is contained in:
Andrew Miner
2015-05-13 17:52:15 -07:00
parent 44c247837b
commit db31c3bd7e
6 changed files with 33 additions and 3 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ html
.content
include ./includes/_header.jade
.page.hideable
.page.hideable(style="max-height: 0")
.page-loading: img(src="/images/wait.gif")
include ./includes/_footer.jade
block scripts