From dd325d2d35eda485bb4dc05797a648774b2498f6 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 3 Oct 2021 18:41:52 +0200 Subject: Create project --- template.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 template.html (limited to 'template.html') diff --git a/template.html b/template.html new file mode 100644 index 0000000..882d683 --- /dev/null +++ b/template.html @@ -0,0 +1,59 @@ + + + +Physics Simulation + + + + + + + + +
+
+
+ +
+
+
+
+
+
+
+ ${LINKS} +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${CONTENT} +
+
+
+
+
+
+ + + + + -- cgit v1.2.3