--- 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