From: Emil Williams Date: Sat, 17 May 2025 14:42:33 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=718b6e988f5f55bdea6d1e9299b355f117bb8c24;p=emil-3chen.org.git -- --- diff --git a/tt/img b/tt/img index cdfeaca..ea7d92a 100644 --- a/tt/img +++ b/tt/img @@ -6,59 +6,21 @@ [% INCLUDE header %]
-
[% uri %] - [% description %]
-
-
- - Send - -
- - - - - - - - - - - - - - - - - - - -
Name - -
Options - - -
Subject - - -
Comment - -
-
-
-
-


- [% FOREACH thread IN threads %] -
- [% FOREACH post IN thread %] -
-
- Anonymous no. [% post.1 %] -
- [% post.0 %] +
[% uri %] - [% description %]
+[% INCLUDE post %] +[% FOREACH thread IN threads %] +
+ [% FOREACH post IN thread %] +
+
+ Anonymous no. [% post.1 %]
- [% END %] + [% post.0 %]
[% END %] +
+[% END %] +[% INCLUDE post %] [% INCLUDE footer %]
diff --git a/tt/post b/tt/post new file mode 100644 index 0000000..ba8c3fe --- /dev/null +++ b/tt/post @@ -0,0 +1,40 @@ +
+
+ + Send + +
+ + + + + + + + + + + + + + + + + + + +
Name + +
Options + + +
Subject + + +
Comment + +
+
+
+
+