summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplate/about_us.st12
-rwxr-xr-xtemplate/browser.st12
-rwxr-xr-xtemplate/directory.st12
-rwxr-xr-xtemplate/fame.st12
-rwxr-xr-xtemplate/frontpage.st12
-rwxr-xr-xtemplate/fullscreen.st12
-rwxr-xr-xtemplate/help.st12
-rwxr-xr-xtemplate/log.st12
-rwxr-xr-xtemplate/mgmtfull.st12
-rwxr-xr-xtemplate/profile.st12
-rwxr-xr-xtemplate/rooms/butt.st12
-rwxr-xr-xtemplate/rooms/fullscreen.st12
-rwxr-xr-xtemplate/rooms/fullscreen2.st12
-rwxr-xr-xtemplate/rooms/vortex.st12
-rwxr-xr-xtemplate/search_files.st12
-rwxr-xr-xtemplate/terms8.st12
-rwxr-xr-xtemplate/topic.st12
17 files changed, 204 insertions, 0 deletions
diff --git a/template/about_us.st b/template/about_us.st
index 6eef9b1..f5270d3 100755
--- a/template/about_us.st
+++ b/template/about_us.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" />
diff --git a/template/browser.st b/template/browser.st
index 7332edf..a374c26 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm | Image Search Beta</title>
diff --git a/template/directory.st b/template/directory.st
index 61b817c..e99866a 100755
--- a/template/directory.st
+++ b/template/directory.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
$if(cur)$
diff --git a/template/fame.st b/template/fame.st
index 9395991..31c1b27 100755
--- a/template/fame.st
+++ b/template/fame.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm hall of fame</title>
diff --git a/template/frontpage.st b/template/frontpage.st
index 4498bb6..29be779 100755
--- a/template/frontpage.st
+++ b/template/frontpage.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm</title>
diff --git a/template/fullscreen.st b/template/fullscreen.st
index 0e5eb48..e56ea75 100755
--- a/template/fullscreen.st
+++ b/template/fullscreen.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm - fullscreen</title>
diff --git a/template/help.st b/template/help.st
index 0d188e3..691406d 100755
--- a/template/help.st
+++ b/template/help.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen"/>
diff --git a/template/log.st b/template/log.st
index bae7fc5..952ca78 100755
--- a/template/log.st
+++ b/template/log.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm log</title>
diff --git a/template/mgmtfull.st b/template/mgmtfull.st
index 7d5be9c..6066a01 100755
--- a/template/mgmtfull.st
+++ b/template/mgmtfull.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm</title>
diff --git a/template/profile.st b/template/profile.st
index 118a172..bead3d1 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>$nick$'s hump.fm</title>
diff --git a/template/rooms/butt.st b/template/rooms/butt.st
index 43fbcd0..3f0862c 100755
--- a/template/rooms/butt.st
+++ b/template/rooms/butt.st
@@ -1,4 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm image vortex</title>
diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st
index 7904fde..cf399e5 100755
--- a/template/rooms/fullscreen.st
+++ b/template/rooms/fullscreen.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm - fullscreen</title>
diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st
index 7904fde..cf399e5 100755
--- a/template/rooms/fullscreen2.st
+++ b/template/rooms/fullscreen2.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm - fullscreen</title>
diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st
index 667a083..c68e7a4 100755
--- a/template/rooms/vortex.st
+++ b/template/rooms/vortex.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
diff --git a/template/search_files.st b/template/search_files.st
index ae24080..ba7a8d3 100755
--- a/template/search_files.st
+++ b/template/search_files.st
@@ -1,4 +1,16 @@
<!DOCTYPE html>
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>hump.fm image search</title>
diff --git a/template/terms8.st b/template/terms8.st
index aee8e15..0bb4110 100755
--- a/template/terms8.st
+++ b/template/terms8.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen"/>
diff --git a/template/topic.st b/template/topic.st
index 78e7591..eddef58 100755
--- a/template/topic.st
+++ b/template/topic.st
@@ -1,3 +1,15 @@
+<!--/*
+
+ // hump.fm
+ _oo\
+ (__/ \ _ _
+ \ \/ \/ \
+ ( )\
+ \_______/ \
+ [[] [[] [[] [[]
+ [[] [[] [[] [[]
+
+-->
<html>
<head>
<title>#$topic$ - hump.fm</title>