Add tags to the web UI

This commit is contained in:
Alex Ling
2020-12-30 05:35:28 +00:00
parent a6862e86d4
commit 40a24f4247
3 changed files with 47 additions and 0 deletions

View File

@@ -33,6 +33,8 @@
<li class="uk-disabled"><a><%= title.display_name %></a></li>
</ul>
<p class="uk-text-meta"><%= title.content_label %> found</p>
<% tags = title.tags %>
<%= render_component "tags" %>
<div class="uk-grid-small" uk-grid>
<div class="uk-margin-bottom uk-width-3-4@s">
<form class="uk-search uk-search-default">