[% if tables|length > 0 %]

Random Tables

[% endif %] [% for table in tables %]

[[ table.name ]]

[[ table.__doc__ | rst_to_html(format_dice=False) ]] [% endfor %]