mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-25 01:12:35 +10:00
major refactor + ability to handle http downloads
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<tr>
|
||||
<td title="Date Bookmarked: $time">$date</td>
|
||||
<td title="Bookmarked timestamp: $timestamp">$date</td>
|
||||
<td><a href="$archive_url" style="font-size:1.4em;text-decoration:none;color:black;" title="$title">
|
||||
<img src="$favicon_url">
|
||||
$title <small style="background-color: #eee;border-radius:4px; float:right">$tags</small>
|
||||
</td>
|
||||
<td style="text-align:center"><a href="$files_url" title="Files">📂</a></td>
|
||||
<td style="text-align:center"><a href="$files_url/index.html" title="Files">📂</a></td>
|
||||
<td style="text-align:center"><a href="$pdf_link" title="PDF">📄</a></td>
|
||||
<td style="text-align:center"><a href="$screenshot_link" title="Screenshot">🖼</a></td>
|
||||
<td style="text-align:center"><a href="$archive_org_url" title="Archive.org">🏛</a></td>
|
||||
|
||||
Reference in New Issue
Block a user