Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
b5d7527d
Commit
b5d7527d
authored
Nov 02, 2016
by
Dominik Hebeler
Browse files
Die Seite dazu
parent
6733e83c
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/botProtection.blade.php
0 → 100644
View file @
b5d7527d
<!DOCTYPE html>
<html>
<head>
<title>
Access Denied
</title>
<link
href=
"/favicon.ico"
rel=
"icon"
type=
"image/x-icon"
/>
<link
href=
"/favicon.ico"
rel=
"shortcut icon"
type=
"image/x-icon"
/>
<meta
content=
"width=device-width, initial-scale=1.0, user-scalable=no"
name=
"viewport"
/>
<meta
content=
"{{ getmypid() }}"
name=
"p"
/>
<meta
content=
"#wknekjnbweignipwep=="
name=
"q"
/>
<meta
content=
"{{ $hash }}"
name=
"pq"
/>
<meta
content=
"{{ $r }}"
name=
"pqr"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/themes/{{ app('request')->input('theme', 'default') }}.css"
/>
</head>
<body>
<h1
class=
"hidden"
>
Your Access to this site has been denied. Please contact
<a
href=
"mailto:office@suma-ev.de"
>
office@suma-ev.de
</a>
if this is not correct
</h1>
<script
type=
"text/javascript"
src=
"/js/all.js"
></script>
</body>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment