diff --git a/templates/club_footer.html b/templates/club_footer.html new file mode 100644 index 0000000..0cef77c --- /dev/null +++ b/templates/club_footer.html @@ -0,0 +1,20 @@ + + +
+ + + diff --git a/templates/club_header.html b/templates/club_header.html new file mode 100644 index 0000000..837f263 --- /dev/null +++ b/templates/club_header.html @@ -0,0 +1,33 @@ + + + + + + <?=isset($title) ? $title : "Welcome to ~tilde.club~"?> + + + + + +
+ +

recently updated

+ +
+
+ +
+ +

tilde.club home pages updated in last 24 hours

+ + There's also a JSON version of this data; it's all updated once a minute, so hold yer damn horses, people. Also, times are in the server's time zone (GMT, it appears).
+
+ This script is by ~delfuego