Advertisement
runnerfive

deactivated tumblr theme | no moving gif background

Jan 31st, 2015
6,360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if lt IE 9]><html class="ie"><![endif]-->
  3. <!--[if IE 9]><html class="ie9"><![endif]-->
  4. <!--[if gt IE 9]><!--><html><!--<![endif]-->
  5. <head>
  6. <link rel="icon" href="//assets.tumblr.com/images/favicons/favicon.ico?1 ?>"/>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  8. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  9. <meta name="robots" content="noindex"/>
  10. <title>Not found.</title>
  11. <link rel="stylesheet" media="screen" href="//assets.tumblr.com/assets/styles/404.css?_v=994f31f9bd89e01a64c5da215547f5cf"> </head>
  12. <body>
  13.  
  14. <div id="fullscreen_post_bg" class="fullscreen_post_bg loading"></div>
  15.  
  16. <div class="logo_button_bar">
  17. <div id="logo" class="tumblr_logo"><a href="//www.tumblr.com/" data-translation="tumblr">Tumblr</a></div>
  18. <div class="buttons logged_in" id="logged_in_buttons">
  19. </div>
  20. <div class="buttons logged_out" id="logged_out_buttons">
  21. <a class="chrome" href="https://www.tumblr.com/login" data-translation="log_in">Log in</a>
  22. <a class="chrome blue" href="https://www.tumblr.com/register" data-translation="sign_up">Sign Up</a>
  23. </div>
  24. <div class="clear"></div>
  25. </div>
  26.  
  27. <div class="content">
  28. <div class="valign_outer">
  29. <div class="valign_inner">
  30. <div class="l-container narrow_box">
  31. <h1 data-translation="heading">There's nothing here.</h1>
  32. <p data-translation="message">Whatever you were looking for doesn't currently exist at this address. Unless you were looking for this error page, in which case: Congrats! You totally found it.</p>
  33.  
  34. <form method="get" action="//www.tumblr.com/search" id="search_form" class="search_form" role="search">
  35. <input type="hidden" name="referring_page" id="referring_page" value="404">
  36. <input type="hidden" name="scope" id="search_scope" value="all_of_tumblr">
  37. <div class="search_form_row">
  38. <div class="search_form_field">
  39. <input tabindex="1" type="text" name="q" id="search_query" placeholder="Search Tumblr" value="" class="search_query popover_button " autocomplete="off" data-translation="search_tags">
  40. </div>
  41. <button type="submit" id="search_query_submit" class="search_query_submit" data-translation="search">Search</button>
  42. </div>
  43. </form>
  44. </div>
  45. </div>
  46. </div>
  47. </div>
  48.  
  49. <script type="text/javascript" language="javascript">var status_code = '404';</script>
  50. <script type="text/javascript" language="javascript" src="//assets.tumblr.com/languages/errors.js?_v=a8001e647c472837c4d6b0087bb7b520"></script>
  51. <script src="//assets.tumblr.com/assets/scripts/_t.js?_v=e2fbd9f9afd31544e9a48e2e5fe5609b"></script> <script src="//assets.tumblr.com/assets/scripts/tumblr/error_page.js?_v=fc25599ea679818a4f43eb4d5399842f"></script>
  52. <script type="text/javascript">
  53. (function() {
  54. Tumblr.ErrorPage.apply_error_translations('404');
  55. Tumblr.ErrorPage.load_random_image(document.getElementById('fullscreen_post_bg'));
  56. if (_t.isLoggedIn()) {
  57. document.getElementById('logged_in_buttons').style.display = 'block';
  58. document.getElementById('logged_out_buttons').style.display = 'none';
  59. } else {
  60. // No logged out search, so go directly to the tag page
  61. document.getElementById('search_form').onsubmit = function(e) {
  62. e.cancelBubble = true;
  63. e.preventDefault();
  64. var query = document.getElementById('search_query').value;
  65. if (!query) return false;
  66. query = query.replace(/[\/]/i, ' ');
  67. window.location.href = '//www.tumblr.com/tagged/' + encodeURIComponent(query) + '?referring_page=404';
  68. return false;
  69. };
  70. }
  71. var search_query = document.getElementById('search_query');
  72. var search_form_row = search_query.parentNode.parentNode;
  73. search_query.onfocus = function() {
  74. _t.addClass(search_form_row, 'focus');
  75. };
  76. search_query.onblur = function() {
  77. _t.removeClass(search_form_row, 'focus');
  78. };
  79. // search_query.focus();
  80. })();
  81. </script>
  82.  
  83. </body>
  84. </html>
  85. <style>iframe {display:none !important;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement