From fe0048ca212ee3431302402773577d10405d02e4 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 13 Sep 2019 22:20:00 -0400 Subject: Add nfsw/templates/io.html --- nfsw/templates/io.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nfsw/templates/io.html (limited to 'nfsw') diff --git a/nfsw/templates/io.html b/nfsw/templates/io.html new file mode 100644 index 0000000..22d6b4b --- /dev/null +++ b/nfsw/templates/io.html @@ -0,0 +1,9 @@ +{% extends 'base.html' %} + +{% block title %}I/O{% endblock %} + +{% block content %} +
+

The zarking console idiots!

+
+{% endblock %} -- cgit v1.2.3