20 lines
884 B
HTML
20 lines
884 B
HTML
<html lang="en">
|
||
<head>
|
||
<title>Books about the political zeitgeist in America right now</title>
|
||
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
</head>
|
||
<body>
|
||
<h1>Books about the political zeitgeist in America right now</h1>
|
||
<table class="m">
|
||
<tr class="info">
|
||
<td><a href="https://libgen.is/book/index.php?md5=C2CA28F89CE636509E3B49D43A51DE3C">Everything You Love Will Burn</a></td>
|
||
<td>Vegas Tenold</td>
|
||
<td>Casual</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="snippet">Surrounding him was a handful of NSM members, many of them clearly old enough to qualify for Medicare. "Jeff said he was bringing numbers," Matthew said. "I didn’t realize he meant cumulative age."<br>"We have shields, they have osteoporosis," Miles said.</td>
|
||
</tr>
|
||
</table>
|
||
</body>
|
||
</html> |