aboutsummaryrefslogtreecommitdiff
path: root/views/redirect.jade
diff options
context:
space:
mode:
Diffstat (limited to 'views/redirect.jade')
-rw-r--r--views/redirect.jade19
1 files changed, 11 insertions, 8 deletions
diff --git a/views/redirect.jade b/views/redirect.jade
index 31b2322..1f30451 100644
--- a/views/redirect.jade
+++ b/views/redirect.jade
@@ -7,22 +7,22 @@ block head
text-align: center;
margin: 32px;
}
-
+
.content {
max-width: 600px;
margin: 0 auto;
}
-
+
h1 {
color: #212121;
margin-bottom: 32px;
}
-
+
h2 {
color: #727272;
margin-bottom: 64px;
}
-
+
a, a:visited {
margin: 8px;
padding: 8px 16px;
@@ -32,7 +32,7 @@ block head
font-weight: bold;
border-radius: 3px;
}
-
+
a:hover, a:focus, a:active {
background-color: #e45a3f;
}
@@ -40,8 +40,11 @@ block head
block content
.content
script document.body.style.opacity = 1
- img(src='/icons/mml-logo.png')
+ if school === 'kiemm'
+ img(src='/icons/logo.svg', width="130")
+ else
+ img(src='/icons/logo.png')
h1 Er is iets mis gegaan tijdens het ophalen van de benodigde informatie
h2 Je kunt proberen door te gaan naar het oude rooster of Magister
- a(href=baseMeetingpointUrl) Oud rooster
- a(href='http://msa.magister.net/') Magister
+ a(href=baseMeetingpointUrl) Oud rooster
+ a(href='http://msa.magister.net/') Magister