Fix missing import

This commit is contained in:
Chris Hill-Scott
2017-11-03 16:12:37 +00:00
parent 60a39b2e49
commit c19855c0b0

View File

@@ -1,4 +1,4 @@
{% from "components/table.html" import mapping_table, row, text_field, edit_field, field %}
{% from "components/table.html" import mapping_table, row, text_field, edit_field, field, row_heading%}
{% extends "withoutnav_template.html" %}
{% block per_page_title %}
@@ -12,7 +12,7 @@
<h1 class="heading-large">Callbacks for received text messages</h1>
<p>
Text messages you receive can be forwarded to a URL that you specify, using our callback feature.
Text messages you receive can be forwarded to a URL that you specify, using our callback feature.
</p>
<p>