diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-02-24 21:26:12 -0800 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-02-24 21:26:12 -0800 |
commit | ba3cdfee16ca65da218c7a9724b6d3a7a770fc81 (patch) | |
tree | 80aabd842f4e12a22ed9592ebfdf103481a76973 /bn_django/templates/base.html | |
parent | cfeab0aadf7ba357a997c4a0203bcf4176ecc0d3 (diff) | |
download | bnewnet-ba3cdfee16ca65da218c7a9724b6d3a7a770fc81.tar.gz bnewnet-ba3cdfee16ca65da218c7a9724b6d3a7a770fc81.zip |
work on integrating comments universally
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 0df7a36..ad46a37 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -55,6 +55,7 @@ Here lies content! {% endblock %} </div> +{% block commentary %} {% endblock %} <div class="content_footer" id="footer" name="footer"> <b> |