better loading and error screen
This commit is contained in:
+2
-2
@@ -11,12 +11,12 @@
|
||||
<script type="text/javascript" src="/js/markdown.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading" class="status">
|
||||
<h1>Loading...</h1>
|
||||
Please allow us up to 5 seconds to load in your requested content. <br>
|
||||
If this takes longer than usual, please refresh the page or contact support. <br>
|
||||
</div>
|
||||
<div id="noaccount" style="display:none;">
|
||||
<div id="noaccount" style="display:none;" class="status">
|
||||
<h1>Error</h1>
|
||||
<h2>You have to be logged in to view this content</h2>
|
||||
To log in, please visit <a href="/login">The login page</a> <br>
|
||||
|
||||
Reference in New Issue
Block a user