Advertisement
Guest User

Untitled

a guest
Jan 20th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.08 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3.   <head>
  4.     <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width" />
  6. <meta http-equiv="cleartype" content="on" />
  7. <meta name="HandheldFriendly" content="true" />
  8. <meta name="MobileOptimized" content="width" />
  9. <meta name="Generator" content="Drupal 8 (http://drupal.org)" />
  10. <link rel="shortcut icon" href="http://d8test1.local/core/misc/favicon.ico" type="image/vnd.microsoft.icon" />
  11.     <title>Compose tips | Drupal</title>
  12.     <style media="all">
  13. @import url("http://d8test1.local/core/modules/system/system.base.css?mgx8gz");
  14. @import url("http://d8test1.local/core/modules/system/system.theme.css?mgx8gz");
  15. </style>
  16. <style media="all">
  17. @import url("http://d8test1.local/core/modules/field/theme/field.css?mgx8gz");
  18. @import url("http://d8test1.local/core/modules/user/user.css?mgx8gz");
  19. </style>
  20. <style media="all">
  21. @import url("http://d8test1.local/core/themes/stark/css/layout.css?mgx8gz");
  22. </style>
  23.  
  24. <!--[if lte IE 8]>
  25. <script src="http://d8test1.local/core/misc/html5.js?v=11"></script>
  26. <![endif]-->
  27. <script src="http://d8test1.local/core/misc/modernizr/modernizr.min.js?v=2.6.2"></script>
  28.   </head>
  29.   <body class="html not-front not-logged-in one-sidebar sidebar-first page-filter page-filter-tips" >
  30.     <div id="skip-link">
  31.       <a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
  32.     </div>
  33.  
  34.   <div id="page">
  35.     <header id="header" role="banner" class="clearfix">
  36.  
  37.               <a href="/index.php/" title="Home" rel="home" id="logo">
  38.           <img src="http://d8test1.local/core/themes/stark/logo.png" alt="Home" />
  39.         </a>
  40.               <div id="name-and-slogan">
  41.                                     <p id="site-name"><strong>
  42.                 <a href="/index.php/" title="Home" rel="home">Drupal</a>
  43.               </strong></p>
  44.  
  45.                   </div><!-- #name-and-slogan -->
  46.  
  47.  
  48.     </header>
  49.  
  50.  
  51.     <nav role="navigation" class="breadcrumb"><h2 class="element-invisible">You are here</h2><ol><li><a href="/index.php/">Home</a></li></ol></nav>
  52.           <div id="messages"><div class="messages error">
  53. <h2 class="element-invisible">Error message</h2>
  54. Password cannot be longer than <em class="placeholder">128</em> characters but is currently <em class="placeholder">129</em> characters long.</div>
  55. </div>
  56.  
  57.     <div id="main" role="main" class="clearfix">
  58.     <a id="main-content"></a>
  59.  
  60.       <div id="content" class="column">
  61.                         <h1 class="title" id="page-title">Compose tips</h1>                <div class="tabs"></div>                        <ul class="tips"><li class="f
  62. ilter-filter_html_escape">No HTML tags allowed.</li><li class="filter-filter_autop">Lines and paragraphs are automatically recognized. The &lt;br /&gt; line break, &lt;
  63. p&gt; paragraph and &lt;/p&gt; close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.</li><li class="filter-
  64. filter_url">Web page addresses and e-mail addresses turn into links automatically.</li></ul>              </div>
  65.  
  66.               <div id="sidebar-first" class="column sidebar">
  67.             <div  class="region region-sidebar-first">
  68.       <div id="block-lrz6xfjt"  class="block block-user" role="form">
  69.  
  70.     <h2 class="">wozZHW93</h2>
  71.  
  72.   <div class="content">
  73.     <form class="user-login-form" action="/index.php/filter/tips?destination=filter/tips" method="post" id="user-login-form" accept-charset="UTF-8"><div><div class="for
  74. m-item form-type-textfield form-item-name">
  75.  <label for="edit-name">Username<abbr class="form-required" title="This field is required.">*</abbr></label> <input aria-describedby="edit-name--description" type="text
  76. " id="edit-name" name="name" value="n1gGM8i3" size="15" maxlength="60" class="form-text required" required="required" aria-required="true" />
  77. </div>
  78. <div class="form-item form-type-password form-item-pass">
  79.  <label for="edit-pass">Password<abbr class="form-required" title="This field is required.">*</abbr></label> <input aria-describedby="edit-pass--description" type="pass
  80. word" id="edit-pass" name="pass" size="15" maxlength="128" class="form-text required error" required="required" aria-required="true" />
  81. </div>
  82. <input type="hidden" name="form_build_id" value="form-3ZA58R3d5YULA9cUnL3QRAQlpaYz-BzEuJX6M88rDC0" /><input type="hidden" name="form_id" value="user_login_form" /><div
  83. class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Log in" class="button form-submit" /></div></div></form><div
  84. class="item-list"><ul><li class="odd first"><a href="/index.php/user/register" title="Create a new user account." class="create-account-link">Create new account</a></li
  85. ><li class="even last"><a href="/index.php/user/password" title="Request new password via e-mail." class="request-password-link">Request new password</a></li></ul></div
  86. >  </div>
  87. </div>
  88.   </div>
  89.         </div><!-- #sidebar-first -->
  90.  
  91.  
  92.     </div><!-- #main -->
  93.  
  94.     <footer id="footer" role="contentinfo">
  95.           </footer>
  96.  
  97.   </div><!-- #page -->
  98.       </body>
  99. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement