diff options
Diffstat (limited to 'python/fatcat_web/templates/container_search.html')
-rw-r--r-- | python/fatcat_web/templates/container_search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/container_search.html b/python/fatcat_web/templates/container_search.html index b2a4ec34..6f1c3e81 100644 --- a/python/fatcat_web/templates/container_search.html +++ b/python/fatcat_web/templates/container_search.html @@ -50,7 +50,7 @@ Raw query was: <i>{{ found.query.q }}</i> <div class="ui centered stackable grid" style="padding-top: 15%;"> <div class="row"> <div class="four wide column"> - <img src="https://ia800105.us.archive.org/20/items/OA-JOURNAL-TESTCRAWL-TWO-2018/papers.gif"> + <img src="/static/paper_man_confused.gif"> </div> <div class="six wide column"> <h2>No results found!</h2> |