aboutsummaryrefslogtreecommitdiffstats
path: root/blog/template.html
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-31 10:57:56 +0000
committernathansmith117 <nathansmith@posteo.com>2025-03-31 10:57:56 +0000
commitab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347 (patch)
tree7bffafbc3e74a708a1541897f5397104cbf81362 /blog/template.html
parent61cbae386b256bb6adb0adaa52cd00585a0820e2 (diff)
downloadshittyweb-ab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347.tar.gz
shittyweb-ab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347.tar.bz2
shittyweb-ab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347.zip
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 -->