Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104730275
error-page.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Mar 11, 22:00
Size
3 KB
Mime Type
text/html
Expires
Thu, Mar 13, 22:00 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24852242
Attached To
rNIETZSCHEDM nietzsche-dm
error-page.html
View Options
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes"/>
<link rel="shortcut icon" type="image/x-icon" href="resources/images/favicon.ico"/>
<link rel="shortcut icon" type="image/png" href="resources/images/favicon-16.png" sizes="16x16"/>
<link rel="shortcut icon" type="image/png" href="resources/images/favicon-24.png" sizes="24x24"/>
<link rel="shortcut icon" type="image/png" href="resources/images/favicon-32.png" sizes="32x32"/>
<link rel="shortcut icon" type="image/png" href="resources/images/favicon-64.png" sizes="64x64"/>
<title data-template="config:app-title"/>
<link rel="stylesheet" href="resources/css/theme.css"/>
<script type="module" src="pb-components-bundle.js" data-template="pages:load-components"/>
<custom-style>
<style include="pb-common-styles">
body {
--pb-link-theme: {
text-decoration: none;
color: black;
};
--pb-content-theme: {
margin-right: 32px;
};
--paper-card-header: {
font-family: "Oswald",Verdana,"Helvetica",sans-serif;
background-color: #607D8B;
};
--paper-card-header-color: #F0F0F0;
}
.tp-title {
font-family: "Oswald",Verdana,"Helvetica",sans-serif;
font-size: 36px;
font-weight: 400;
}
pre {
font-family: "Ubuntu Mono",Menlo,Consolas,Courier,monospace;
font-size: 14px;
width: 100%;
overflow: auto;
white-space: pre-wrap;
}
section {
margin: 0 20px;
}
.content-body {
position: relative;
display: flex;
justify-content: center;
}
</style>
</custom-style>
</head>
<body unresolved="unresolved">
<pb-page data-template="pages:pb-page" unresolved="unresolved">
<app-header-layout>
<app-header slot="header" reveals="reveals" fixed="fixed" effects="waterfall">
<app-toolbar data-template="lib:include" data-template-path="templates/menu.html"/>
</app-header>
<main>
<section>
<h1 class="tp-title">An error has occurred</h1>
<p>An error has been generated by the application.</p>
<pre class="error" data-template="pages:parse-params">${description}</pre>
</section>
</main>
</app-header-layout>
</pb-page>
</body>
</html>
Event Timeline
Log In to Comment