From a1fe768c6d40c7c885db1c9843c61527cbe583e3 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 20 Nov 2021 19:47:08 +0100 Subject: Rewrite view templates to use Pug engine. --- views/about.ejs | 75 --------------------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 views/about.ejs (limited to 'views/about.ejs') diff --git a/views/about.ejs b/views/about.ejs deleted file mode 100644 index 4418d52..0000000 --- a/views/about.ejs +++ /dev/null @@ -1,75 +0,0 @@ -<%- include('header', { title: "Rally the Troops!" }) -%> - - -

-Rally the Troops! is created and maintained by Tor Andersson. -It is an open source project. - -

-Please submit problem reports and make suggestions for improvements on -GitHub. - -

-Tips & Tricks -

- - - -

-Licensing -

- -

-All games are used with consent from their respective rights holders. - -

-Icons are sourced from game-icons.net -by Delapouite, Lorc, and others under the -CC BY 3.0 license. -

-Other images and graphics are sourced from -Wikimedia Commons. -- cgit v1.2.3