forked from redhat-developer/developers.redhat.com
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgeneral-error.html.slim
19 lines (15 loc) · 1.04 KB
/
general-error.html.slim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: base
title: Page Does Not Exist
ignore_export: true
---
.row#error-page
.large-14.error-content
img(src="https://static.jboss.org/images/rhd/error/RHD_generalerror_graphic.png")
br
h3 Oh no! We've got a strange feeling about this ...
p Sorry, but something went wrong when we tried to load this page for you. It's possible that you've found a problem with our site, and if you feel that's the case, could you please take a moment to report the issue? Thanks! We'd really appreciate it.
a.button.left(href="#" id="errorPageCustomTrigger") Report a website issue
script(type="text/javascript" src="https://issues.jboss.org/s/167116548dfe90bb945b703e9ffc8813-T/en_UK-pfoqyh/64026/82/1.4.27/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-UK&collectorId=98c38440") };
= javascripts('general-error', true) do
script src="#{site.base_url}/javascripts/custom-jira-collector.js"