rename file

This commit is contained in:
Chris Dodge
2014-10-31 15:20:30 -04:00
parent 684d67654b
commit 805a8a5797
2 changed files with 1 additions and 1 deletions

View File

@@ -358,7 +358,7 @@ from courseware.courses import course_image_url, get_course_about_section, get_c
</div>
</div>
## Allow for a microsite to be able to insert additional text at the bottom of the page
<%include file="${microsite.get_template_path('receipt_custom_region.html')}" />
<%include file="${microsite.get_template_path('receipt_custom_pane.html')}" />
</section>
</div>
</%block>