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