diff --git a/app/views/content/display/attribute_value/_tags.html.erb b/app/views/content/display/attribute_value/_tags.html.erb index aafb7c4f..81fcf41f 100644 --- a/app/views/content/display/attribute_value/_tags.html.erb +++ b/app/views/content/display/attribute_value/_tags.html.erb @@ -11,10 +11,10 @@ slug: PageTagService.slug_for(tag) ) do %> - + <% end %> <% else %> - + <% end %> <% end %> \ No newline at end of file diff --git a/app/views/content/list/_document_table.html.erb b/app/views/content/list/_document_table.html.erb index 282b53b5..4bf40f97 100644 --- a/app/views/content/list/_document_table.html.erb +++ b/app/views/content/list/_document_table.html.erb @@ -181,18 +181,22 @@ last updated <%= time_ago_in_words document.updated_at %> ago <% end %> +