View difference between Paste ID: EwNRv98w and 4nL4gTtr
SHOW: | | - or go back to the newest paste.
1
2
<!DOCTYPE html>
3
<!--[if lt IE 9]><html class="ie"><![endif]-->
4
<!--[if IE 9]><html class="ie9"><![endif]-->
5
<!--[if gt IE 9]><!--><html><!--<![endif]-->
6
    <head>
7
    
8
    <style>
9
#tumblr_controls{ display:none; } 
10
</style>
11
12
        <link rel="icon" href="//assets.tumblr.com/images/favicons/favicon.ico?1 ?>"/>
13
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
14
        <meta http-equiv="x-dns-prefetch-control" content="off"/>
15
        <meta name="robots" content="noindex"/>
16
        <title>Not found.</title>
17
        <link rel="stylesheet" media="screen" href="//assets.tumblr.com/assets/styles/404.css?_v=b98646ed92968b668299580393bfb8b5">    </head>
18
    <body>
19
20
        <div id="fullscreen_post_bg" class="fullscreen_post_bg loading"></div>
21
22
        <div class="logo_button_bar">
23
            <div id="logo" class="tumblr_logo"><a href="//www.tumblr.com/" data-translation="tumblr">Tumblr</a></div>
24
            <div class="buttons logged_in" id="logged_in_buttons">
25
            </div>
26
            <div class="buttons logged_out" id="logged_out_buttons">
27
                <a class="chrome" href="https://www.tumblr.com/login" data-translation="log_in">Log in</a>
28
                <a class="chrome blue" href="https://www.tumblr.com/register" data-translation="sign_up">Sign Up</a>
29
            </div>
30
            <div class="post_attribution no_attribution" id="post_attribution">
31
                <a href="//www.tumblr.com" target="_blank" rel="nofollow" id="blog_name_link"><span data-translation="posted_by">Posted by</span> <strong id="blog_name"></strong></a>
32
                <a href="//www.tumblr.com" target="_blank" rel="nofollow" class="post_avatar" id="blog_avatar_link"><img src="//assets.tumblr.com/images/transparent-pixel.png" alt="" id="blog_avatar"></a>
33
            </div>
34
            <div class="clear"></div>
35
        </div>
36
37
        <div class="content">
38
            <div class="valign_outer">
39
                <div class="valign_inner">
40
                    <div id="container" class="narrow_box">
41-
                        <h1 data-translation="heading">There's nothing here.</h1>
41+
                        <iframe width="100" height="315" src="//www.youtube.com/embed/dQw4w9WgXcQ" frameborder="0" allowfullscreen></iframe>
42-
                        <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>
42+
43
                </div>
44-
                        <form method="get" action="//www.tumblr.com/search" id="search_form" class="search_form" role="search">
44+
45-
                            <input type="hidden" name="referring_page" id="referring_page" value="404">
45+
46-
                            <input type="hidden" name="scope" id="search_scope" value="all_of_tumblr">
46+
47-
                            <div class="search_form_row">
47+
48-
                                <div class="search_form_field">
48+
49-
                                    <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">
49+
50-
                                </div>
50+
51-
                                <button type="submit" id="search_query_submit" class="search_query_submit" data-translation="search">Search</button>
51+
52-
                            </div>
52+
53-
                        </form>
53+
54
                if (_t.isLoggedIn()) {
55
                    document.getElementById('logged_in_buttons').style.display = 'block';
56
                    document.getElementById('logged_out_buttons').style.display = 'none';
57
                } else {
58
                    // No logged out search, so go directly to the tag page
59
                    document.getElementById('search_form').onsubmit = function(e) {
60
                        e.cancelBubble = true;
61
                        e.preventDefault();
62
                        var query = document.getElementById('search_query').value;
63
                        if (!query) return false;
64
                        query = query.replace(/[\/]/i, ' ');
65
                        window.location.href = '//www.tumblr.com/tagged/' + encodeURIComponent(query) + '?referring_page=404';
66
                        return false;
67
                    };
68
                }
69
                var search_query = document.getElementById('search_query');
70
                var search_form_row = search_query.parentNode.parentNode;
71
                search_query.onfocus = function() {
72
                    _t.addClass(search_form_row, 'focus');
73
                };
74
                search_query.onblur = function() {
75
                    _t.removeClass(search_form_row, 'focus');
76
                };
77
                // search_query.focus();
78
            })();
79
        </script>
80
81
<script language="JavaScript"> 
82
var ref = (''+document.referrer+'');
83
var w_h = window.screen.width + " x " + window.screen.height;
84
document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4023233&e1=here&e2=here&r=' + ref + '&wh=' + w_h + '"><\/script>'); 
85
</script> 
86
87
    </body>
88
</html>