14 lines
487 B
HTML
14 lines
487 B
HTML
<div class="warning" #{if Conf['404 Redirect'] then 'hidden' else ''}><code>404 Redirect</code> is disabled.</div>
|
|
<p>Disabled selections indicate that only one archive is available for that board and redirection type.</p>
|
|
<p><button>Update now</button> Last updated: <time></time></p>
|
|
<table>
|
|
<caption>Archived boards</caption>
|
|
<thead>
|
|
<th>Board</th>
|
|
<th>Thread redirection</th>
|
|
<th>Post fetching</th>
|
|
<th>File redirection</th>
|
|
</thead>
|
|
<tbody></tbody>
|
|
</table>
|