Skip to content
Snippets Groups Projects
Commit 38dc5060 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

fixed page title

parent 7df02eea
No related branches found
No related tags found
2 merge requests!4Feat- Parse Shibboleth eduPersonAffiliationValues attribute,!3Feat certify account
Pipeline #5881 canceled with stage
<html class="gr__rc_uab_edu"> <html class="gr__rc_uab_edu">
<title>User Shibboleth error </title> <title>User Authorization error </title>
<head> <head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"></script>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<div class="col-md-10 col-sm-10 my-col"> <div class="col-md-10 col-sm-10 my-col">
<div id="form-wrapper"> <div id="form-wrapper">
<h2> Account SHIB error </h2> <h2> Account Authorization error </h2>
<p style="font-size:110%;"> {{ welcome_msg |safe }}</p> <p style="font-size:110%;"> {{ welcome_msg |safe }}</p>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment