From 1a6f2a9caa27bded4551aead34883e7fcdc92d2e Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 29 Sep 2019 11:39:46 +0200 Subject: Jigerator frontend mostly working --- webapp/static/pogospace/index.html | 421 +++++++++++++++++++++++++++++++++++++ 1 file changed, 421 insertions(+) create mode 100644 webapp/static/pogospace/index.html (limited to 'webapp/static/pogospace/index.html') diff --git a/webapp/static/pogospace/index.html b/webapp/static/pogospace/index.html new file mode 100644 index 0000000..2ab4514 --- /dev/null +++ b/webapp/static/pogospace/index.html @@ -0,0 +1,421 @@ +pogojig svg template exporter
\ No newline at end of file -- cgit