From ab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347 Mon Sep 17 00:00:00 2001 From: nathansmith117 <nathansmith@posteo.com> Date: Mon, 31 Mar 2025 04:57:56 -0600 Subject: Wrote wikipedia article --- blog/template.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'blog/template.html') 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 --> -- cgit v1.2.3