diff options
Diffstat (limited to 'alphabetlearning/templates/pages/about.html')
-rw-r--r-- | alphabetlearning/templates/pages/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alphabetlearning/templates/pages/about.html b/alphabetlearning/templates/pages/about.html new file mode 100644 index 0000000..94d9808 --- /dev/null +++ b/alphabetlearning/templates/pages/about.html @@ -0,0 +1 @@ +{% extends "base.html" %} |