Guest User

Untitled

a guest
Jun 13th, 2022
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.55 KB | None | 0 0
  1.  
  2. <!doctype html>
  3. <html class="no-js" lang="en">
  4.    
  5.         <head>
  6.             <title>booru.soy - Login</title>
  7.                     <script type='text/javascript'>base_href = '';</script>
  8.         <link rel='icon' type='image/x-icon' href='/favicon.ico'>
  9.         <link rel='apple-touch-icon' href='/apple-touch-icon.png'>
  10.         <link rel='stylesheet' href='/data/cache/style/theme.1655142601.924e54aa9b98fe72f3fa8abde10cf33f.css' type='text/css'>
  11.         <script defer src='/data/cache/script/theme.1655142601.d5efd3850a76e443dbc28ec66d4900ed.js' type='text/javascript'></script>
  12.         <script defer src='/ext/autocomplete/lib/jquery-ui.min.js' type='text/javascript'></script>
  13.         <script defer src='/ext/autocomplete/lib/tag-it.min.js' type='text/javascript'></script>
  14.         <link rel="stylesheet" type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1/themes/flick/jquery-ui.css">
  15.         <link rel='stylesheet' type='text/css' href='/ext/autocomplete/lib/jquery.tagit.css' />
  16.         <meta name="viewport" content="width=device-width, initial-scale=1">
  17.  
  18.         </head>
  19.        
  20.     <body>
  21.         <header>
  22.             <div class='menu'>
  23.             <script type='text/javascript' src='/themes/theme/wz_tooltip.js'></script>
  24.             <a href='/' class='menu-logo'><img alt='' src='/favicon.ico'><b>booru.soy</b></a>
  25.             <div class='navlinksmenu'> <a class='tab-selected' href='/user_admin/login'>Account</a><a class='tab' href='/post/list'>Posts</a><a class='tab' href='/upload'>Upload</a><a class='tab' href='/comment/list'>Comments</a><a class='tab' href='/help'>Help</a><a class='tab' href='/system'>System</a><a class='tab' href='/tags/map'>Tags</a><a class='tab' href='/wiki'>Wiki</a></div></div>
  26.            
  27.             <section id='main'><div class='blockbody'>
  28.             <div id='blotter1' class='shm-blotter1'>
  29.                 <span>Blotter updated: 06/14/22</span>
  30.                
  31.                 <span style='text-align: right; position: absolute; right: 0px;'>
  32.                     <a href='#' id='blotter2-toggle' class='shm-blotter2-toggle'>Show/Hide</a>
  33.                     <a href='/blotter/list'>Show All</a>
  34.                 </span>
  35.             </div>
  36.             <div id='blotter2' class='shm-blotter2'><ul><li>06/14/22 - <style>.bb-thumb img {width: 100%; height: auto; padding: 0!important; min-width: 192px;}</li><li>05/30/22 - Leave your feedback and questions related to the booru <a href="https://soyjak.party/suggest//res/15969.html">here.</a></li><li>03/31/22 - Alternative domain: <a href="url">booru.top</a></li></ul></div>
  37.         </div></section>
  38.         </header>
  39.        
  40.        
  41.         <article id='body_noleft'><section id='Loginmain'><div class='maintop navside tab' data-toggle-sel='#Loginmain'>Login</div><div class='blockbody'>
  42.             <form action='/user_admin/login' method='POST'>
  43.                 <table summary='Login Form'>
  44.                     <tr>
  45.                         <td width='70'><label for='user'>Name</label></td>
  46.                         <td width='70'><input id='user' type='text' name='user'></td>
  47.                     </tr>
  48.                     <tr>
  49.                         <td><label for='pass'>Password</label></td>
  50.                         <td><input id='pass' type='password' name='pass'></td>
  51.                     </tr>
  52.                     <tr><td colspan='2'><input type='submit' value='Log In'></td></tr>
  53.                 </table>
  54.             </form>
  55.         <small><a href='/user_admin/create'>Create Account</a></small></div></section></article>
  56.         <footer>
  57.            
  58.             Media &copy; their respective owners,
  59.             <a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
  60.             <a href="https://www.shishnet.org/">Shish</a> &amp;
  61.             <a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
  62.             2007-2020,
  63.             based on the Danbooru concept.
  64.             <br>Shimmie version 2.9.1+
  65.            
  66.       <script type='text/javascript' src='/themes/theme/upload_tag_autocomplete.js'></script>
  67.        
  68.         </footer>
  69.     </body>
  70. </html>
Advertisement
Add Comment
Please, Sign In to add comment