Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.93 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8"/>
  5.     <meta content="width=device-width, initial-scale=1, minimal-ui" name="viewport"/>
  6.     <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  7.     <meta content="noindex" name="robots"/>
  8.     <title>Admin Panel</title>
  9.     <link href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/admin/main.css?v=20170114" rel="stylesheet"/>
  10.     <link href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/mcustomscrollbar/mcustomscrollbar.css?v=20170114" rel="stylesheet"/>
  11.     <link href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/magnific-popup/magnific-popup.css?v=20170114" rel="stylesheet"/>
  12.  
  13.    
  14.     <style>
  15.             </style>
  16.  
  17.     <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/svg4everybody.min.js?v=20170114"></script>
  18.     <script src="https://expecting-chokes.000webhostapp.com/couch/includes/jquery-3.x.min.js?v=20170114"></script>
  19.     <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/admin/main.js?v=20170114"></script>
  20.  
  21.    
  22.     <link href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/admin/images/favicon.ico" rel="shortcut icon"/>
  23. </head>
  24. <body>
  25.        
  26.     <div id="sidebar">
  27.         <button class="tt" data-placement="right" id="sidebar-toggle" title="Toggle Sidebar" type="button"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#menu"></use></svg></button>
  28.         <div id="menu-wrap">
  29.             <a href="https://expecting-chokes.000webhostapp.com/couch/" id="logo-wrap">
  30.     <img
  31.        id="logo"                src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/admin/images/couch_dark.png"
  32.    /></a>
  33.             <div class="btn-group" id="menu-btns">
  34.                 <a class="btn btn-alt btn-menu" href="https://expecting-chokes.000webhostapp.com/couch/login.php?act=logout&nonce=a38fd181a8c974ac19c2bf2b47472ea5&redirect=https%3A%2F%2Fexpecting-chokes.000webhostapp.com%2Fcouch%2F"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#account-logout"></use></svg></a>
  35.                 <a class="btn btn-alt btn-menu" href="https://expecting-chokes.000webhostapp.com/" target="_blank"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#magnifying-glass"></use></svg></a>
  36.                 <button class="btn btn-primary btn-menu" type="button"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#menu"></use></svg></button>
  37.             </div>
  38.         </div>
  39.         <div id="menu-content">
  40.             <div class="sidebar-txt" id="sidebar-top"><p>Hello <a href="https://expecting-chokes.000webhostapp.com/couch/?o=users&q=edit/10d5117e3a9b4502aac4d20581cbae31/1">schoofsebert</a></p></div>
  41.             <div id="scroll-sidebar">
  42.  
  43.                 <ul id="nav">
  44.            
  45.                        
  46.             <li class="nav-heading">
  47.                 <button class="nav-heading-toggle" data-id="_templates_" type="button">
  48.                     <span class="nav-heading-btn"></span>
  49.                     Templates                </button>
  50.             </li>
  51.  
  52.             <li class="nav-group">
  53.                 <ul>
  54.                                 </ul>
  55.             </li>
  56.                    
  57.                        
  58.             <li class="nav-heading">
  59.                 <button class="nav-heading-toggle" data-id="_modules_" type="button">
  60.                     <span class="nav-heading-btn"></span>
  61.                     Administration                </button>
  62.             </li>
  63.  
  64.             <li class="nav-group">
  65.                 <ul>
  66.                                     <li>
  67.                         <a class="nav-icon " title="users" href="https://expecting-chokes.000webhostapp.com/couch/?o=users&q=list">
  68.                                                             <svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#person"></use></svg>                                                        <span class="nav-title">Users</span>
  69.                         </a>
  70.                     </li>
  71.                                 </ul>
  72.             </li>
  73.             </ul>
  74.  
  75.                                     <div id="nav-links">
  76.                         <a href="https://expecting-chokes.000webhostapp.com/couch/gen_dump.php">Download Dump</a>
  77.                                             </div>
  78.                             </div>
  79.             <div class="btn-group" id="sidebar-btns">
  80.                 <a class="btn btn-primary" href="https://expecting-chokes.000webhostapp.com/couch/login.php?act=logout&nonce=a38fd181a8c974ac19c2bf2b47472ea5&redirect=https%3A%2F%2Fexpecting-chokes.000webhostapp.com%2Fcouch%2F" id="log-out"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#account-logout"></use></svg>Log Out</a>
  81.                 <a class="btn btn-primary" href="https://expecting-chokes.000webhostapp.com/" id="view-site" target="_blank"><svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#magnifying-glass"></use></svg>View Site</a>
  82.             </div>
  83.             <div class="sidebar-txt" id="sidebar-bot">
  84.                 <p>
  85.                                     <a href="http://www.couchcms.com/">CouchCMS Version 2.0 (20170114)</a>
  86.                                 </p>
  87.             </div>
  88.         </div>
  89.     </div>
  90.  
  91.     <div id="scroll-content">
  92.         <div id="header">
  93.             <div id="header-inner">
  94.                 <div class="btn-group">
  95.     </div>
  96.                     <h1 id="header-title">Welcome</h1>
  97.             </div>
  98.             <ul id="tabs">
  99.     </ul>
  100.         </div>
  101.  
  102.         <div id="content">
  103.                         <div class="alert alert-info alert-icon">
  104.             <svg class="i"><use xlink:href="https://expecting-chokes.000webhostapp.com/couch/theme/_system/assets/open-iconic.svg#info"></use></svg>    
  105.    
  106.     No templates are being managed by the CMS</div>        </div>
  107.     </div>
  108.  
  109. <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/mcustomscrollbar/mcustomscrollbar.min.js?v=20170114"></script>
  110. <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/bootstrap.min.js?v=20170114"></script>
  111. <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/magnific-popup/magnific-popup.min.js?v=20170114"></script>
  112. <script src="https://expecting-chokes.000webhostapp.com/couch/theme/_system/includes/toastr.min.js?v=20170114"></script>
  113.  
  114. <script type="text/javascript">
  115.     //<![CDATA[
  116.        //]]>
  117. </script>
  118. </body>
  119. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement