mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-16 00:48:20 +00:00
Completed first-round updates for the error template views.
This commit is contained in:
parent
b3c80df674
commit
65b7b9a5c3
@ -1,10 +1,9 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>{{ SITE_NAME }} user verification email</title>
|
<title>{{ SITE_NAME }} User Verification Email</title>
|
||||||
<style>
|
<style>
|
||||||
@media only screen and (max-width: 620px) {
|
@media only screen and (max-width: 620px) {
|
||||||
table[class=body] h1 {
|
table[class=body] h1 {
|
||||||
@ -99,122 +98,122 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class=""
|
<body class=""
|
||||||
style="background-color: #f6f6f6; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
|
style="background-color: #f6f6f6; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
|
||||||
<span class="preheader"
|
<span class="preheader"
|
||||||
style="color: transparent; display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; visibility: hidden; width: 0;">This
|
style="color: transparent; display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; visibility: hidden; width: 0;">This
|
||||||
is preheader text. Some clients will show this text as a preview.</span>
|
is preheader text. Some clients will show this text as a preview.</span>
|
||||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body"
|
<table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body"
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #f6f6f6; width: 100%;"
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #f6f6f6; width: 100%;"
|
||||||
width="100%" bgcolor="#f6f6f6">
|
width="100%" bgcolor="#f6f6f6">
|
||||||
<tr>
|
<tr>
|
||||||
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top"> </td>
|
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top"> </td>
|
||||||
<td class="container"
|
<td class="container"
|
||||||
style="font-family: sans-serif; font-size: 14px; vertical-align: top; display: block; max-width: 580px; padding: 10px; width: 580px; margin: 0 auto;"
|
style="font-family: sans-serif; font-size: 14px; vertical-align: top; display: block; max-width: 580px; padding: 10px; width: 580px; margin: 0 auto;"
|
||||||
width="580" valign="top">
|
width="580" valign="top">
|
||||||
<div class="content"
|
<div class="content"
|
||||||
style="box-sizing: border-box; display: block; margin: 0 auto; max-width: 580px; padding: 10px;">
|
style="box-sizing: border-box; display: block; margin: 0 auto; max-width: 580px; padding: 10px;">
|
||||||
|
|
||||||
<!-- START CENTERED WHITE CONTAINER -->
|
<!-- START CENTERED WHITE CONTAINER -->
|
||||||
<table role="presentation" class="main"
|
<table role="presentation" class="main"
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background: #ffffff; border-radius: 3px; width: 100%;"
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background: #ffffff; border-radius: 3px; width: 100%;"
|
||||||
width="100%">
|
width="100%">
|
||||||
|
|
||||||
<!-- START MAIN CONTENT AREA -->
|
<!-- START MAIN CONTENT AREA -->
|
||||||
|
<tr>
|
||||||
|
<td class="wrapper"
|
||||||
|
style="font-family: sans-serif; font-size: 14px; vertical-align: top; box-sizing: border-box; padding: 20px;"
|
||||||
|
valign="top">
|
||||||
|
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
||||||
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"
|
||||||
|
width="100%">
|
||||||
|
<tr>
|
||||||
|
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;"
|
||||||
|
valign="top">
|
||||||
|
<p
|
||||||
|
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
||||||
|
Hello!</p>
|
||||||
|
<p
|
||||||
|
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
||||||
|
Please click the button below to verify your email address.</p>
|
||||||
|
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
||||||
|
class="btn btn-primary"
|
||||||
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; box-sizing: border-box; width: 100%;"
|
||||||
|
width="100%">
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td align="left"
|
||||||
|
style="font-family: sans-serif; font-size: 14px; vertical-align: top; padding-bottom: 15px;"
|
||||||
|
valign="top">
|
||||||
|
<table role="presentation" border="0" cellpadding="0"
|
||||||
|
cellspacing="0"
|
||||||
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: auto;">
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top; border-radius: 5px; text-align: center; background-color: #3498db;"
|
||||||
|
valign="top" align="center"
|
||||||
|
bgcolor="#3498db"><a
|
||||||
|
href="{{ verification_link }}"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
style="border: solid 1px #3498db; border-radius: 5px; box-sizing: border-box; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; margin: 0; padding: 12px 25px; text-decoration: none; text-transform: capitalize; background-color: #3498db; border-color: #3498db; color: #ffffff;">Verify
|
||||||
|
Email Address</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<p
|
||||||
|
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
||||||
|
Your confirmation link will be expired in 24 hours. If you did not create an
|
||||||
|
account, no further action is required.</p>
|
||||||
|
<p
|
||||||
|
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
||||||
|
Cheers!</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<!-- END MAIN CONTENT AREA -->
|
||||||
|
</table>
|
||||||
|
<!-- END CENTERED WHITE CONTAINER -->
|
||||||
|
|
||||||
|
<!-- START FOOTER -->
|
||||||
|
<div class="footer" style="clear: both; margin-top: 10px; text-align: center; width: 100%;">
|
||||||
|
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
||||||
|
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"
|
||||||
|
width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="wrapper"
|
<td class="content-block"
|
||||||
style="font-family: sans-serif; font-size: 14px; vertical-align: top; box-sizing: border-box; padding: 20px;"
|
style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; color: #999999; font-size: 12px; text-align: center;"
|
||||||
valign="top">
|
valign="top" align="center">
|
||||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
<span class="apple-link"
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"
|
style="color: #999999; font-size: 12px; text-align: center;">This email was sent
|
||||||
width="100%">
|
from <a href="{{ SETTING.get('site_url') }}"
|
||||||
<tr>
|
target="_blank" rel="noopener noreferrer">{{ SITE_NAME }}</a></span>
|
||||||
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;"
|
</td>
|
||||||
valign="top">
|
</tr>
|
||||||
<p
|
<tr>
|
||||||
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
<td class="content-block powered-by"
|
||||||
Hello!</p>
|
style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; color: #999999; font-size: 12px; text-align: center;"
|
||||||
<p
|
valign="top" align="center">
|
||||||
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
Powered by <a href="https://github.com/PowerDNS-Admin/PowerDNS-Admin"
|
||||||
Please click the button below to verify your email address.</p>
|
style="color: #999999; font-size: 12px; text-align: center; text-decoration: none;">PowerDNS-Admin</a>.
|
||||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
|
||||||
class="btn btn-primary"
|
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; box-sizing: border-box; width: 100%;"
|
|
||||||
width="100%">
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td align="left"
|
|
||||||
style="font-family: sans-serif; font-size: 14px; vertical-align: top; padding-bottom: 15px;"
|
|
||||||
valign="top">
|
|
||||||
<table role="presentation" border="0" cellpadding="0"
|
|
||||||
cellspacing="0"
|
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: auto;">
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top; border-radius: 5px; text-align: center; background-color: #3498db;"
|
|
||||||
valign="top" align="center"
|
|
||||||
bgcolor="#3498db"> <a
|
|
||||||
href="{{ verification_link }}"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
style="border: solid 1px #3498db; border-radius: 5px; box-sizing: border-box; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; margin: 0; padding: 12px 25px; text-decoration: none; text-transform: capitalize; background-color: #3498db; border-color: #3498db; color: #ffffff;">Verify
|
|
||||||
Email Address</a> </td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<p
|
|
||||||
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
|
||||||
Your confirmation link will be expired in 24 hours. If you did not create an account, no further action is required.</p>
|
|
||||||
<p
|
|
||||||
style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
|
|
||||||
Cheers!</p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<!-- END MAIN CONTENT AREA -->
|
|
||||||
</table>
|
</table>
|
||||||
<!-- END CENTERED WHITE CONTAINER -->
|
|
||||||
|
|
||||||
<!-- START FOOTER -->
|
|
||||||
<div class="footer" style="clear: both; margin-top: 10px; text-align: center; width: 100%;">
|
|
||||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0"
|
|
||||||
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;"
|
|
||||||
width="100%">
|
|
||||||
<tr>
|
|
||||||
<td class="content-block"
|
|
||||||
style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; color: #999999; font-size: 12px; text-align: center;"
|
|
||||||
valign="top" align="center">
|
|
||||||
<span class="apple-link"
|
|
||||||
style="color: #999999; font-size: 12px; text-align: center;">This email was sent
|
|
||||||
from <a href="{{ SETTING.get('site_url') }}"
|
|
||||||
target="_blank" rel="noopener noreferrer">{{ SITE_NAME }}</a></span>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="content-block powered-by"
|
|
||||||
style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; color: #999999; font-size: 12px; text-align: center;"
|
|
||||||
valign="top" align="center">
|
|
||||||
Powered by <a href="https://github.com/PowerDNS-Admin/PowerDNS-Admin"
|
|
||||||
style="color: #999999; font-size: 12px; text-align: center; text-decoration: none;">PowerDNS-Admin</a>.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<!-- END FOOTER -->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</td>
|
<!-- END FOOTER -->
|
||||||
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top"> </td>
|
|
||||||
</tr>
|
</div>
|
||||||
</table>
|
</td>
|
||||||
|
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top"> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -1,52 +1,42 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
{% block title %}<title>HTTP 400 Error - {{ SITE_NAME }}</title>{% endblock %}
|
||||||
{% block title %}
|
|
||||||
<title>
|
|
||||||
400 Error - {{ SITE_NAME }}
|
|
||||||
</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block dashboard_stat %}
|
{% block dashboard_stat %}
|
||||||
<div class="content-header">
|
<div class="content-header">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h1 class="m-0 text-dark">
|
<h1 class="m-0 text-dark">HTTP 400 Error</h1>
|
||||||
400
|
</div>
|
||||||
<small>Error</small>
|
<div class="col-sm-6">
|
||||||
</h1>
|
<ol class="breadcrumb float-sm-right">
|
||||||
|
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
||||||
|
<li class="breadcrumb-item active">HTTP 400 Error</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
|
||||||
<ol class="breadcrumb float-sm-right">
|
|
||||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
|
||||||
<li class="breadcrumb-item active">400 Error</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="error-page">
|
<div class="error-page">
|
||||||
<h2 class="headline text-yellow">
|
<h2 class="headline text-yellow">HTTP 400 Error</h2>
|
||||||
400
|
<div class="error-content">
|
||||||
</h2>
|
<h3>
|
||||||
<div class="error-content">
|
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
||||||
<h3>
|
Oops! Bad Request
|
||||||
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
</h3>
|
||||||
Oops! Bad request
|
<p>
|
||||||
</h3>
|
{% if msg %}
|
||||||
<p>
|
{{ msg }}
|
||||||
{% if msg %}
|
{% else %}
|
||||||
{{ msg }}
|
The server refused to process your request and return a 400 error.
|
||||||
{% else %}
|
{% endif %}
|
||||||
The server refused to process your request and return a 400 error.
|
<br/>You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
||||||
{% endif %}
|
</p>
|
||||||
<br/>You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
</div>
|
||||||
</p>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
@ -1,48 +1,41 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% block title %}
|
{% block title %}<title>HTTP 403 Error - {{ SITE_NAME }}</title>{% endblock %}
|
||||||
<title>
|
|
||||||
403 Error - {{ SITE_NAME }}
|
|
||||||
</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block dashboard_stat %}
|
{% block dashboard_stat %}
|
||||||
<div class="content-header">
|
<div class="content-header">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h1 class="m-0 text-dark">
|
<h1 class="m-0 text-dark">HTTP 403 Error</h1>
|
||||||
403
|
</div>
|
||||||
<small>Error</small>
|
<div class="col-sm-6">
|
||||||
</h1>
|
<ol class="breadcrumb float-sm-right">
|
||||||
|
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
||||||
|
<li class="breadcrumb-item active">HTTP 403 Error</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
|
||||||
<ol class="breadcrumb float-sm-right">
|
|
||||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
|
||||||
<li class="breadcrumb-item active">403 Error</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="error-page">
|
<div class="error-page">
|
||||||
<h2 class="headline text-yellow">
|
<h2 class="headline text-yellow">
|
||||||
403
|
HTTP 403 Error
|
||||||
</h2>
|
</h2>
|
||||||
<div class="error-content">
|
<div class="error-content">
|
||||||
<h3>
|
<h3>
|
||||||
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
||||||
Oops! Access denied
|
Oops! Access Denied
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
You don't have permission to access this page
|
You don't have permission to access this page
|
||||||
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
{% endblock %}
|
{% endblock %}
|
@ -1,48 +1,38 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
{% block title %}<title>HTTP 404 Error - {{ SITE_NAME }}</title>{% endblock %}
|
||||||
{% block title %}
|
|
||||||
<title>
|
|
||||||
404 Error - {{ SITE_NAME }}
|
|
||||||
</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block dashboard_stat %}
|
{% block dashboard_stat %}
|
||||||
<div class="content-header">
|
<div class="content-header">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h1 class="m-0 text-dark">
|
<h1 class="m-0 text-dark">HTTP 404 Error</h1>
|
||||||
404
|
</div>
|
||||||
<small>Error</small>
|
<div class="col-sm-6">
|
||||||
</h1>
|
<ol class="breadcrumb float-sm-right">
|
||||||
|
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
||||||
|
<li class="breadcrumb-item active">HTTP 404 Error</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
|
||||||
<ol class="breadcrumb float-sm-right">
|
|
||||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
|
||||||
<li class="breadcrumb-item active">404 Error</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="error-page">
|
<div class="error-page">
|
||||||
<h2 class="headline text-yellow">
|
<h2 class="headline text-yellow">HTTP 404 Error</h2>
|
||||||
404
|
<div class="error-content">
|
||||||
</h2>
|
<h3>
|
||||||
<div class="error-content">
|
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
||||||
<h3>
|
Oops! Page not found.
|
||||||
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
</h3>
|
||||||
Oops! You're lost
|
<p>
|
||||||
</h3>
|
The page you requested could not be found.
|
||||||
<p>
|
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
||||||
The page you requested could not be found.
|
</p>
|
||||||
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
</div>
|
||||||
</p>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
@ -1,48 +1,38 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
{% block title %}<title>HTTP 500 Error - {{ SITE_NAME }}</title>{% endblock %}
|
||||||
{% block title %}
|
|
||||||
<title>
|
|
||||||
500 Error - {{ SITE_NAME }}
|
|
||||||
</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block dashboard_stat %}
|
{% block dashboard_stat %}
|
||||||
<div class="content-header">
|
<div class="content-header">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h1 class="m-0 text-dark">
|
<h1 class="m-0 text-dark">HTTP 500 Error</h1>
|
||||||
500
|
</div>
|
||||||
<small>Error</small>
|
<div class="col-sm-6">
|
||||||
</h1>
|
<ol class="breadcrumb float-sm-right">
|
||||||
|
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
||||||
|
<li class="breadcrumb-item active">HTTP 500 Error</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
|
||||||
<ol class="breadcrumb float-sm-right">
|
|
||||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
|
||||||
<li class="breadcrumb-item active">500 Error</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="error-page">
|
<div class="error-page">
|
||||||
<h2 class="headline text-yellow">
|
<h2 class="headline text-yellow">HTTP 500 Error</h2>
|
||||||
500
|
<div class="error-content">
|
||||||
</h2>
|
<h3>
|
||||||
<div class="error-content">
|
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
||||||
<h3>
|
Oops! Something went wrong.
|
||||||
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
</h3>
|
||||||
Oops! Something went wrong
|
<p>
|
||||||
</h3>
|
Try again later.
|
||||||
<p>
|
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
||||||
Try again later.
|
</p>
|
||||||
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
</div>
|
||||||
</p>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
@ -1,61 +1,51 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
{% block title %}<title>SAML Authentication Error - {{ SITE_NAME }}</title>{% endblock %}
|
||||||
{% block title %}
|
|
||||||
<title>
|
|
||||||
SAML Authentication Error - {{ SITE_NAME }}
|
|
||||||
</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block dashboard_stat %}
|
{% block dashboard_stat %}
|
||||||
<div class="content-header">
|
<div class="content-header">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h1 class="m-0 text-dark">
|
<h1 class="m-0 text-dark">SAML Authentication Error</h1>
|
||||||
SAML
|
</div>
|
||||||
<small>Error</small>
|
<div class="col-sm-6">
|
||||||
</h1>
|
<ol class="breadcrumb float-sm-right">
|
||||||
|
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
||||||
|
<li class="breadcrumb-item active">SAML Authentication Error</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
|
||||||
<ol class="breadcrumb float-sm-right">
|
|
||||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Dashboard</a></li>
|
|
||||||
<li class="breadcrumb-item active">SAML Authentication Error</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="error-page">
|
<div class="error-page">
|
||||||
<div>
|
<div>
|
||||||
<h1 class="headline text-yellow" style="font-size:46px;">
|
<h1 class="headline text-yellow" style="font-size:46px;">SAML Authentication Error</h1>
|
||||||
SAML Authentication Error
|
</div>
|
||||||
</h1>
|
<br/>
|
||||||
</div>
|
<br/>
|
||||||
<br/>
|
<div class="error-content">
|
||||||
<br/>
|
<h3>
|
||||||
<div class="error-content">
|
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
||||||
<h3>
|
Oops! Something went wrong with your authentication.
|
||||||
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
|
</h3>
|
||||||
Oops! Something went wrong
|
<br>
|
||||||
</h3>
|
<p>
|
||||||
<br>
|
Login failed.
|
||||||
<p>
|
<br>
|
||||||
Login failed.
|
Error(s) when processing SAML Response:
|
||||||
<br>
|
<br>
|
||||||
Error(s) when processing SAML Response:
|
<ul>
|
||||||
<br>
|
{% for error in errors %}
|
||||||
<ul>
|
<li>{{ error }}</li>
|
||||||
{% for error in errors %}
|
{% endfor %}
|
||||||
<li>{{ error }}</li>
|
</ul>
|
||||||
{% endfor %}
|
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
||||||
</ul>
|
</p>
|
||||||
You may <a href="{{ url_for('dashboard.dashboard') }}">return to the dashboard</a>.
|
</div>
|
||||||
</p>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
x
Reference in New Issue
Block a user