Use correct name for the body block

Somewhere along the line this seems to have changed from body to body_outer
This commit is contained in:
James Polley 2018-10-31 14:10:59 +11:00 committed by James Polley
parent 2a74501249
commit 6fe3b8d3db

View file

@ -1,7 +1,7 @@
{% extends "site_base.html" %}
{% load bootstrap %}
{% load registrasion_tags %}
{% block body %}
{% block body_outer %}
<h2>Credit Note</h2>