<!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="Articles by category"> <link rel="stylesheet" href="style.css"> </head> <body class="index"> <header> Mirror website of <a href="https://proletarianrevolution.net/"> PROLETARIANREVOLUTION.NET </a> </header> <nav> <a href="index.html">Index</a> <a href="dates.html">Organized by date</a> </nav> <main> <h1 id="title"> Categories or tags </h1> <p>The articles were downloaded $downloadDate.</p> <div id="categories"> $categoryEntries </div> </main> </body> </html>