diff --git a/templates/base/base.html b/templates/base/base.html index d370a43b..3ea8a8ca 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -2,61 +2,61 @@ -{% include "base/head.html" %} + {% include "base/head.html" %} -
- -Skip to main content + + + Skip to main content -{% include "base/navigation.html" %} + {% include "base/navigation.html" %} -- If you typed the web address, check it is correct. -
-- If you pasted the web address, check you copied the entire address. -
-- If the web address is correct or you selected a link or button, contact the Tax Credits Helpline if you need to speak to someone about your tax credits. -
-+ If you typed the web address, check it is correct. +
++ If you pasted the web address, check you copied the entire address. +
++ If the web address is correct or you selected a link or button, contact the Tax Credits Helpline if you need to speak to someone about your tax credits. +
+Table name | -Description | -Schema details | -
---|---|---|
{{table.name}} | -
- {% if table.description|length > 200 %}
- {{ table.description|slice:":200"|add:"..."|markdown:3 }}
+ |
- Schema details | -
Table name | +Description | +Schema details | +
---|---|---|
{{table.name}} | ++ {% if table.description|length > 200 %} + {{ table.description|slice:":200"|add:"..."|markdown:3 }} + {% else %} + {{ table.description|markdown:3 }} + {% endif %} + | +Schema details | +
Table name | -Description | -Schema details | -
---|---|---|
{{table.name}} | -
- {% if table.description|length > 200 %}
- {{ table.description|slice:":200"|add:"..."|markdown:3 }}
+ |
- Schema details | -
Table name | +Description | +Schema details | +
---|---|---|
{{table.name}} | ++ {% if table.description|length > 200 %} + {{ table.description|slice:":200"|add:"..."|markdown:3 }} + {% else %} + {{ table.description|markdown:3 }} + {% endif %} + | +Schema details | +
Column name | -Description | -Type | -Is Nullable | -
---|---|---|---|
Column name | +Description | +Type | +Is Nullable | +
{{column.name}} | {{column.description|default:''}} | {{column.type|title}} | {{column.nullable|yesno|upper}} |
The schema for this table is not available.
- {% endif %} + {% endfor %} + + + {% else %} +The schema for this table is not available.
+ {% endif %}{{ parent_term.description }}
-{{ parent_term.description }}
+{{ member.description|markdown:3 }}
-{{ member.description|markdown:3 }}
++
{{data_owner}}
{{data_owner_email|urlize}}
-
- {{data_owner_email|urlize}} -
-+ {{data_owner_email|urlize}} +
+- Processing the data might require - permission from IAO or Data owner. -
++ Processing the data might require + permission from IAO or Data owner. +