There are two plugin hooks with associated template tags that are prefixed with "DJ_":
DJ_HEADER and the associated template tag {% dj_header %}
DJ_FOOTER and the associated template tag {% dj_footer %}
Both of these should be prefixed with DJPRESS_ instead of DJ_.
There are two plugin hooks with associated template tags that are prefixed with "DJ_":
DJ_HEADERand the associated template tag{% dj_header %}DJ_FOOTERand the associated template tag{% dj_footer %}Both of these should be prefixed with
DJPRESS_instead ofDJ_.