use simple 404

This commit is contained in:
fengmk2
2014-10-08 18:40:23 +08:00
parent 3069179718
commit 439b6663f3

View File

@@ -5,5 +5,9 @@
<a href="https://npmjs.org/search?q=<%= name %>" target="_blank">SEARCH</a> in official npm website.
</div>
<% } else { %>
<iframe scrolling='no' frameborder='0' src='http://yibo.iyiyun.com/Home/Distribute/ad404/key/7008' width='654' height='470' style='display:block;'></iframe>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h1>OPPS, Error 404 !</h1>
</div>
</div>
<% } %>