From d7dd9947d96c4a39635731e9638fbfdacdedf54c Mon Sep 17 00:00:00 2001 From: dreamer Date: Wed, 31 Dec 2025 11:21:05 +0100 Subject: [PATCH] prc layout --- code/views/prc_layout.etlua | 41 +++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 code/views/prc_layout.etlua diff --git a/code/views/prc_layout.etlua b/code/views/prc_layout.etlua new file mode 100644 index 0000000..c5adb38 --- /dev/null +++ b/code/views/prc_layout.etlua @@ -0,0 +1,41 @@ + + + + <%= titles['name'] %> + <% if title then %> + - <%= title %> + <% end %> + + + + + + + +
+ +
+

Tons Of Mix - Downloads & Streams bladie(right click + Save link as... for downloads)
+ <%= titles.name %>
+ Sharing <%= total[0] %> files +

+ + + <% content_for("inner") %> + +
+
+
+
+

Latest uploads:

+ <% for i, file in ipairs(latestpath) do %> + "> + <%= latestname[i] %> + +
+ <% end %> +
+
+ + +