diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/results.html b/templates/results.html index 9deeec4..042fbb7 100644 --- a/templates/results.html +++ b/templates/results.html @@ -65,7 +65,7 @@ {{result[3]}} </p> <span> - <a class="cached" href="https://web.archive.org/web/{{result[0]|safe}}">cached</a> + <a class="cached" href="https://web.archive.org/web/{{result[0]|safe}}">View Cached</a> </span> </div> {{endfor}} |
