From 983271083bd40d12766d38f6dfbf8ea3835670d4 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 30 Jun 2018 21:13:16 -0700 Subject: switch from newest to oldest wayback link --- python/fatcat/templates/file_view.html | 4 ++-- python/fatcat/templates/release_view.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/fatcat/templates/file_view.html b/python/fatcat/templates/file_view.html index c125eff5..7f6cc143 100644 --- a/python/fatcat/templates/file_view.html +++ b/python/fatcat/templates/file_view.html @@ -35,7 +35,7 @@ This file is not associated with any fatcat release.

Known locations of this file:

{% else %} No known public URL, mirror, or archive for this file. @@ -70,7 +70,7 @@ Raw Object:
{% if file.url != None %} -Download File +Download File {% else %} No Download Available {% endif %} diff --git a/python/fatcat/templates/release_view.html b/python/fatcat/templates/release_view.html index 03cd7b93..14889244 100644 --- a/python/fatcat/templates/release_view.html +++ b/python/fatcat/templates/release_view.html @@ -82,7 +82,7 @@ Believed to represent this release... {{ file.size }} {{ file.mimetype }} {{ file.url.split('/')[2] }} -
web.archive.org +
web.archive.org {% endfor %} @@ -137,7 +137,7 @@ This release citing other releases.
{% if files != [] and files[0].url != None %} -Download Full Text +Download Full Text {% else %} No Full Text Available {% endif %} -- cgit v1.2.3