We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b83ea77 + a1f2819 commit 1ed3c13Copy full SHA for 1ed3c13
dqgen/resources/html_templates/property.jinja2
@@ -7,7 +7,7 @@
7
{% call mc.render_fetch_results(content, error) %}
8
{% set compress_uris = simplify_uri_columns_in_tabular(data_frame=content,namespace_inventory=namespaces,error_fail=False) %}
9
{% endraw %}
10
-<h3 class="ui header">{{ operation|title }} {{ property_name }}s</h3>
+<h3 class="ui header">{{ operation|title }} {{ property_name }}</h3>
11
<section class="ui basic segment">
12
<p>The table below lists the {{ operation }} <strong>{{ property }}</strong>
13
</p>
0 commit comments