mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
fix missing/outdated template variables
This commit is contained in:
parent
22da885148
commit
82de67db34
3 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Archived Sites</title>
|
||||
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body data-status="{{status}}">
|
||||
<body>
|
||||
<table id="table-bookmarks">
|
||||
<thead>
|
||||
<tr class="thead-tr">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue