38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="author" content="PROLETARIANREVOLUTION.NET">
|
|
<meta name="description" content="All articles (A-Z)">
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body class="index">
|
|
<header>
|
|
Mirror website of
|
|
<a href="https://proletarianrevolution.net/">
|
|
PROLETARIANREVOLUTION.NET
|
|
</a>
|
|
</header>
|
|
<main>
|
|
<h1 id="title">
|
|
All articles (A-Z)
|
|
</h1>
|
|
<p>The articles were downloaded $downloadDate.</p>
|
|
<p>
|
|
See also the articles <a href="categories.html"
|
|
>organized by categories</a>.
|
|
</p>
|
|
<table>
|
|
<tr>
|
|
<th>Title</th>
|
|
<th>Author</th>
|
|
<th>Date added</th>
|
|
<th>Tags</th>
|
|
</tr>
|
|
$articleEntries
|
|
</table>
|
|
</main>
|
|
</body>
|
|
</html>
|