| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| |
| <!DOCTYPE html> |
| <!--[if lt IE 7]> |
| <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
| <!--[if IE 7]> |
| <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
| <!--[if IE 8]> |
| <html class="no-js lt-ie9"> <![endif]--> |
| <!--[if gt IE 8]><!--> |
| <html class="no-js"> <!--<![endif]--> |
| <head> |
| <meta charset="utf-8"> |
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| <title>Apache Stratos - Error </title> |
| <meta name="description" content=""> |
| <meta name="viewport" content="width=device-width"> |
| <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800' rel='stylesheet' type='text/css'> |
| <link href="themes/theme1/ui/css/bootstrap.css" rel="stylesheet"> |
| <link href="themes/theme1/ui/css/bootstrap-theme.css" rel="stylesheet"> |
| <link href="themes/theme1/ui/css/bootstrap-missing.css" rel="stylesheet"> |
| <link href="themes/theme1/ui/css/main.css" rel="stylesheet"> |
| <link rel="shortcut icon" href="themes/theme1/ui/img/favicon.png"> |
| </head> |
| <body> |
| |
| <div id="dcontainer"></div> |
| |
| <!--[if lt IE 7]> |
| <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade |
| your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to |
| improve your experience.</p> |
| <![endif]--> |
| |
| |
| <!-- Part 1: Wrap all page content here --> |
| <div id="wrap"> |
| |
| <div class="top-blue-strip"></div> |
| <style> |
| body { |
| padding-top: 0; |
| padding-bottom: 0; |
| } |
| </style> |
| |
| |
| <div class="container"> |
| <div class="row"> |
| <div class="col-lg-12"> |
| <a style="margin-top: 20px;display: inline-block" href="/"><img src="themes/theme1/ui/img/logo-login.png"/></a> |
| |
| <h1>OOPS!</h1> |
| </div> |
| </div> |
| </div> |
| <div class="container"> |
| <div class="row"> |
| <div class="col-lg-12"> |
| <div class="h2-wrapper"><h2>We are really sorry but the page you requested cannot be found.</h2></div> |
| </div> |
| </div> |
| <div class="row"> |
| |
| <div class="col-md-12"> |
| It seems that the a page you were trying to reach doesn't exist anymore, or maybe it has just moved. We think that the best thing to do is to start again from the <a href="{{url "/"}}">home page</a>. Feel free to contact us if the problem persist or if you definitely can't find what you are looking for. Thank you very much. |
| </div> |
| </div> |
| </div> |
| |
| |
| |
| <!-- /container --> |
| <div id="push"></div> |
| </div> |
| |
| <footer id="footer"> |
| <div class="container"> |
| <div class="pull-left"><img src="themes/theme1/ui/img/egg-logo.png" /></div> |
| <div class="pull-right footer-right"> |
| Copyright © 2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. |
| Apache Stratos, Apache, the Apache feather logo are trademarks of The Apache Software Foundation. |
| </div> |
| <div style="clear:both"></div> |
| </div> |
| </footer> |
| |
| |
| |
| </body> |
| </html> |