diff --git a/templates/QuillDiff.html b/templates/QuillDiff.html deleted file mode 100644 index cf8bb3d..0000000 --- a/templates/QuillDiff.html +++ /dev/null @@ -1,49 +0,0 @@ -{% extends "layout.html" %} - -{% block title %} - Differentiation -{% endblock %} - -{% block main %} -
Function you would like to Derive:
-Type math here:
- - - - -{% endblock %} \ No newline at end of file diff --git a/templates/differentiation0.html b/templates/differentiation0.html deleted file mode 100644 index 4d26591..0000000 --- a/templates/differentiation0.html +++ /dev/null @@ -1,28 +0,0 @@ -{% extends "layout.html" %} - -{% block title %} - Differentiation -{% endblock %} - -{% block main %} -Function you would like to Derive:
- - - - -{% endblock %} \ No newline at end of file diff --git a/templates/index0.html b/templates/index0.html deleted file mode 100644 index ea6e207..0000000 --- a/templates/index0.html +++ /dev/null @@ -1,15 +0,0 @@ -{% extends "layout.html" %} - -{% block title %} - Index -{% endblock %} - -{% block main %} -This is a website dedicated to making the lives of calculus students easier, if ever so slightly.
-All function inputs will be taken assuming 'x' as your variable. All other letters will be treated as constants
-That noted, you may enter terms for well known constants and they will likely be accounted for
-As an example you could enter the function $sin(\pi x)$ with the notation sin(pi*x)
-As a once struggling calculus student, I highly recommend this site be used either to check your work or as a tool - to understand the steps behind those problems which you failed in solving alone
-Good luck!
-{% endblock %} \ No newline at end of file diff --git a/templates/layout0.html b/templates/layout0.html deleted file mode 100644 index 84b351f..0000000 --- a/templates/layout0.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - ` - - - -