aboutsummaryrefslogtreecommitdiff
path: root/blog/template.html
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-31 04:57:56 -0600
committernathansmith117 <nathansmith@posteo.com>2025-03-31 04:57:56 -0600
commitab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347 (patch)
tree7bffafbc3e74a708a1541897f5397104cbf81362 /blog/template.html
parent61cbae386b256bb6adb0adaa52cd00585a0820e2 (diff)
Wrote wikipedia article
Diffstat (limited to 'blog/template.html')
-rw-r--r--blog/template.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/blog/template.html b/blog/template.html
index bd460fe..de3af96 100644
--- a/blog/template.html
+++ b/blog/template.html
@@ -47,6 +47,12 @@ table {{
</p>
</td>
</tr>
+
+ <tr>
+ <td>
+ {article_list}
+ </td>
+ </tr>
</table>
<!-- Python will insert the articles from rss here -->