Support for meta-data columns in templates
Change-Id: I09a404ed53a55ee1ac40c0b41f8fd56f8dcbafed
diff --git a/templates/match.html.ep b/templates/match.html.ep
index 6e24489..ce89c3d 100644
--- a/templates/match.html.ep
+++ b/templates/match.html.ep
@@ -12,10 +12,11 @@
data-info="<%== b(encode_json(\%match_data))->decode->xml_escape %>"
id="<%= $id %>"\
<% if (current_route eq 'match') { %> class="active"<% } =%>>
- <div>
- <div class="flag"></div>
+ <div class="match-main">
+ <div class="match-wrap">
%# --- Snippet
- <div class="snippet<%= $match->{startMore} ? ' startMore' : '' %><%= $match->{endMore} ? ' endMore' : '' %>"><%== $match->{snippet} %></div>
+ <div class="snippet<%= $match->{startMore} ? ' startMore' : '' %><%= $match->{endMore} ? ' endMore' : '' %>"><%== $match->{snippet} %></div>
+ </div>
</div>
%# -- Reference string
<p class="ref">\