summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/error/remyth.html
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-05 21:43:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-05 21:43:45 (GMT)
commitfb65a64342c34c65045889121c310494d26e34ec (patch)
treeed446c73093b3e5babcfa20098e785bf69493a18 /abs/core/supplemental-web/contents/error/remyth.html
parent1cb4972bbf213b391bd403605ded1702ed224a25 (diff)
downloadlinhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.zip
linhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.tar.gz
linhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.tar.bz2
supplemental-web: changed the header to include mythexpress and remyth
I hope to add something to catch the error page and wrap them like the rest of the links. However it's considered cross domain because of the port change. refs #865 refs #863
Diffstat (limited to 'abs/core/supplemental-web/contents/error/remyth.html')
-rw-r--r--abs/core/supplemental-web/contents/error/remyth.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/abs/core/supplemental-web/contents/error/remyth.html b/abs/core/supplemental-web/contents/error/remyth.html
new file mode 100644
index 0000000..72c2775
--- /dev/null
+++ b/abs/core/supplemental-web/contents/error/remyth.html
@@ -0,0 +1,20 @@
+<html>
+<head>
+<style type="text/css">@import "/frame.css";</style>
+</head>
+
+<body>
+ReMyth is not enabled or installed.
+</br>
+</br>
+</br>
+<div id="navcontainer">
+ <ul id="navlist">
+
+To enable remyth run these commands in a terminal:
+ </br>
+ <li> pacman -Syyu remyth </li>
+ <li> add_service.sh remyth </li>
+</ul>
+</body>
+</html>