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

changed title of unauthorized.html

parent 01825bc1
No related branches found
No related tags found
1 merge request!50Feat-changes-for-UI-deploy
<html class="gr__rc_uab_edu">
<title>User Authorization error </title>
<title>User Authorization Error </title>
<head>
<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>
......@@ -52,7 +52,7 @@
<div class="col-md-10 col-sm-10 my-col">
<div id="form-wrapper">
<h2> Account Authorization error </h2>
<h2> User Authorization Error </h2>
<p style="font-size:110%;"> {{ unauthorized_msg |safe }}</p>
</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