summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/templates/login.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/templates/login.html b/res/templates/login.html
index 767385b7..aeb3acfc 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -22,7 +22,7 @@ body {
<div class="welcome-box">
<img src="/static/img/logo-red.png" class="login-rhizi-logo">
<h1 class="login-header">Welcome to Rhizi!</h1>
- <div class="login-view-section">
+ <div class="login-view-section" id="login-view-section_intro-text">
<p class="login-text">Rhizi is a collaborative knowledge editor.</p>
<p class="login-text">Upload your internship proposals for review. Share the skills, interests and project you participate in.</p>
<p class="login-text">The resulting interactome allows the entire CRI to better collaborate with AIV students</p>
@@ -35,9 +35,9 @@ body {
<input class="login-form_button" type="submit" value="Sign in">
</form>
</div>
- <div id="failed-login" style="display: none">
- <b>Login Failed</b>
- </div>
+ <div id="failed-login" style="display: none">
+ <b>Login Failed</b>
+ </div>
</div>
<div class="login-view-section">
<div id="create-account-section">