From: Emil Williams Date: Fri, 16 May 2025 22:37:58 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=29d75a3af0d88e6fc53ddf1b7147613b04720445;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 951e750..521b523 100644 --- a/static/style.css +++ b/static/style.css @@ -27,10 +27,12 @@ } #form { + } #thread { - + margin: 1em; + border: solid 1px black; } #post { diff --git a/tt/img b/tt/img index a551f9a..b37c5b3 100644 --- a/tt/img +++ b/tt/img @@ -48,12 +48,14 @@


+ [% FOREACH post IN posts %]
- Anonymous no. 1 + [% post.1 %]
- OP Post. + [% post.2 %]
+ [% END %]
[% INCLUDE footer %]