FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ClearScript/docs/Reference/html/GeneralError.htm at master · PascalMing/ClearScript · GitHub
PascalMing
/
ClearScript
Public
forked from
ClearFoundry/ClearScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ClearScript
/
docs
/
Reference
/
html
/
GeneralError.htm
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (27 loc) · 1.36 KB
Breadcrumbs
ClearScript
/
docs
/
Reference
/
html
/
GeneralError.htm
Copy path
File metadata and controls
29 lines (27 loc) · 1.36 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<
html
>
<
head
>
<
meta
http-equiv
="
X-UA-Compatible
"
content
="
IE=edge
"
/>
<
link
rel
="
shortcut icon
"
href
="
../icons/favicon.ico
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../styles/branding.css
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../styles/branding-en-US.css
"
/>
<
script
type
="
text/javascript
"
src
="
../scripts/branding.js
"
>
</
script
>
<
meta
http-equiv
="
Content-Type
"
content
="
text/html; charset=UTF-8
"
/>
<
title
>
General Error
</
title
>
<
meta
name
="
Language
"
content
="
en-us
"
/>
<
meta
name
="
Description
"
content
="
A general error has occurred
"
/>
<
link
rel
="
stylesheet
"
type
="
text/css
"
href
="
../styles/branding-Website.css
"
/>
<
script
type
="
text/javascript
"
src
="
../scripts/jquery-3.5.1.min.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
../scripts/branding-Website.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
../scripts/clipboard.min.js
"
>
</
script
>
</
head
>
<
body
>
<
div
id
="
PageHeader
"
class
="
pageHeader
"
>
ClearScript Library
<
form
id
="
SearchForm
"
method
="
get
"
action
="
#
"
onsubmit
="
TransferToSearchPage(); return false;
"
>
<
input
id
="
SearchTextBox
"
type
="
text
"
maxlength
="
200
"
/>
<
button
id
="
SearchButton
"
type
="
submit
"
>
</
button
>
</
form
>
</
div
>
<
div
style
="
padding: 20px;
"
>
<
h1
>
We're sorry, a general error has occurred.
</
h1
>
<
p
>
Please try to load the page again. If the error persists, please contact the site administrator.
</
p
>
</
div
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL