diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 3dd2fa1..934bc1b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,4 +1,5 @@ <!DOCTYPE html> +<!-- base.html - this text visible because this template has been included --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |