From 8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 25 Jul 2026 13:12:01 -0700 Subject: Move stallman-shooter to rms --- templates/games/rms.html.template | 20 ++++++++++++++++++++ templates/games/stallman-shooter.html.template | 20 -------------------- 2 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 templates/games/rms.html.template delete mode 100644 templates/games/stallman-shooter.html.template (limited to 'templates/games') diff --git a/templates/games/rms.html.template b/templates/games/rms.html.template new file mode 100644 index 0000000..bf1f843 --- /dev/null +++ b/templates/games/rms.html.template @@ -0,0 +1,20 @@ +{{define "head"}} + Stallman shooter + + + + + +{{end}} + + + + + + + + + +
+ +
diff --git a/templates/games/stallman-shooter.html.template b/templates/games/stallman-shooter.html.template deleted file mode 100644 index bf1f843..0000000 --- a/templates/games/stallman-shooter.html.template +++ /dev/null @@ -1,20 +0,0 @@ -{{define "head"}} - Stallman shooter - - - - - -{{end}} - - - - - - - - - -
- -
-- cgit v1.3.1