From 4a86c4d98691c1e1469d25a47944444475551567 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 24 Nov 2019 09:00:34 -0500 Subject: Inital commit --- views/projects/quantumnet.ejs | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 views/projects/quantumnet.ejs (limited to 'views/projects/quantumnet.ejs') diff --git a/views/projects/quantumnet.ejs b/views/projects/quantumnet.ejs new file mode 100644 index 0000000..5e26fc1 --- /dev/null +++ b/views/projects/quantumnet.ejs @@ -0,0 +1,21 @@ + + + + + + <% include ./includes/header %> + + + +<% include ./includes/navbar %> +
+
+

QuantumNet

+

Description.

+
+<% include ./includes/scripts %> +<% include ./includes/footer %> +
+ + + \ No newline at end of file -- cgit v1.2.3