diff options
Diffstat (limited to 'src/django_pgpmailman/templates/account/base.html')
| -rw-r--r-- | src/django_pgpmailman/templates/account/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/django_pgpmailman/templates/account/base.html b/src/django_pgpmailman/templates/account/base.html new file mode 100644 index 0000000..6db00ba --- /dev/null +++ b/src/django_pgpmailman/templates/account/base.html @@ -0,0 +1 @@ +{% extends "django_pgpmailman/base.html" %}
\ No newline at end of file |
