diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 09c63aa..0000000 --- a/templates/index.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - Hackerspace Printing System For Printing - - - - - - -
- -

Box 'o Stuff Label For SAMLA boxes with common equipment

-
-
-

Preview

- Label preview
-
-
-

Settings

-
- - -
-
- - -
-
- -
- - -
-
-

API

-
$ # To get a label preview
-$ curl http://label.waw.hackerspace.pl/stuff/preview/60/?text=foobar&html=0 | feh -
-$ # To print the label
-$ curl -d "" http://label.waw.hackerspace.pl/stuff/print/60/?text=foobar&html=0
-
-
-
- - - - - - - - \ No newline at end of file