diff --git a/view/templates/structure.tpl b/view/templates/structure.tpl index 14704973a..77ee1e85a 100644 --- a/view/templates/structure.tpl +++ b/view/templates/structure.tpl @@ -14,7 +14,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| {{foreach $indexes as $index}} | {{$index.name}} | {{$index.fields}} | {{/foreach}}