From 738833d70c8d6cca3bbf9efe0c8dd24ed0395dde Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Wed, 12 May 2021 09:19:59 -0400 Subject: Added post handling to the captain. Improved the query utilities for extracting values from a query string. Added a redirect template for html. --- captain/templates/redirect.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 captain/templates/redirect.html (limited to 'captain/templates/redirect.html') diff --git a/captain/templates/redirect.html b/captain/templates/redirect.html new file mode 100644 index 0000000..dec695f --- /dev/null +++ b/captain/templates/redirect.html @@ -0,0 +1,10 @@ + + + + + + Command Received + + + + -- cgit v1.2.3