@ -8,7 +8,7 @@
{% endif %}
{% for table in definition.tables -%}
{{"``7777"+table.title+"``" if table.title else "" }}
{{"``"+table.title+"``" if table.title else "" }}
{{ tables.paramtable(table.rows) }}
{% endfor %}