Diff of /templates/about.html [000000] .. [9dc5df]

Switch to side-by-side view

--- a
+++ b/templates/about.html
@@ -0,0 +1,5 @@
+{% extends "Home.html" %} {% block content %}
+
+This is About US
+
+{% endblock %}
\ No newline at end of file