<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>حدث خطأ غير متوقع</title>

    <!-- Bootstrap core CSS -->
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
    <link href="http://fonts.googleapis.com/earlyaccess/droidarabickufi.css" rel="stylesheet" type="text/css" />

    <!-- Custom styles for this template -->
    <style>
        /* Space out content a bit */
        body {
            direction: rtl;
            padding-top: 20px;
            padding-bottom: 20px;
            font-family: 'Droid Arabic Kufi';
        }

        /* Everything but the jumbotron gets side spacing for mobile first views */
        .header,
        .marketing,
        .footer {
            padding-right: 15px;
            padding-left: 15px;
        }

        /* Custom page header */
        .header {
            padding-bottom: 20px;
            border-bottom: 1px solid #e5e5e5;
        }
        /* Make the masthead heading the same height as the navigation */
        .header h3 {
            margin-top: 0;
            margin-bottom: 0;
            line-height: 40px;
        }

        .jumbotron p {
            margin-bottom: 10px;
            font-size: 16px;
            font-weight: 200;
        }

        /* Custom page footer */
        .footer {
            padding-top: 19px;
            color: #777;
            border-top: 1px solid #e5e5e5;
        }

        /* Customize container */
        @media (min-width: 768px) {
            .container {
                max-width: 730px;
            }
        }
        .container-narrow > hr {
            margin: 30px 0;
        }

        /* Main marketing message and sign up button */
        .jumbotron {
            text-align: center;
            border-bottom: 1px solid #e5e5e5;
        }
        .jumbotron .btn {
            padding: 7px 15px;
            font-size: 15px;
        }

        /* Supporting marketing content */
        .marketing {
            margin: 40px 0;
        }
        .marketing p + h4 {
            margin-top: 28px;
        }

        /* Responsive: Portrait tablets and up */
        @media screen and (min-width: 768px) {
            /* Remove the padding we set earlier */
            .header,
            .marketing,
            .footer {
                padding-right: 0;
                padding-left: 0;
            }
            /* Space out the masthead */
            .header {
                margin-bottom: 30px;
            }
            /* Remove the bottom border on the jumbotron for visual effect */
            .jumbotron {
                border-bottom: 0;
            }
        }

    </style>

    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
</head>

<body>

<div class="container">
    <div class="header clearfix">
        <nav>
            <ul class="nav nav-pills pull-left">
                <li role="presentation"><a href="https://www.facebook.com/MubashierPage">فيسبوك</a></li>
                <li role="presentation"><a href="http://mubashier.com/#support">الدعم الفنى</a></li>
                <li role="presentation" class="active"><a href="http://mubashier.com/#homepage">الرئيسيه</a></li>
            </ul>
        </nav>
        <h3 class="text-muted">مجلة مباشر</h3>
    </div>

    <div class="jumbotron">
        <h2>حدث خطأ غير متوقع</h2>
        <p class="lead">حدث خطا اثناء محاولة الاتصال بقاعدة البيانات ، ربما الخادم معطل او تحت الصيانة</p>
        <p s>invalid data source name</p>
        <p><a class="btn btn-success" href="#" role="button" onclick="location.reload();">إعادة تحميل الصفحه</a></p>
    </div>


    <footer class="footer">
        <p style="text-align: center">&copy; <a href="http://www.mubashier.com">مباشر لادارة المواقع الاخبارية المتكاملة</a></p>
    </footer>

</div> <!-- /container -->

</body>
</html>
