4363: Merge branch 'master' into 4363-less-filename-munging
[arvados.git] / apps / workbench / app / views / collections / hash_matches.html.erb
index 1975d3142c198aa5a09ac8a4444998c065a40a05..7c4abb080eb8b9a393308dfc62c3ad18de928eaf 100644 (file)
@@ -1,11 +1,11 @@
-<h1>Collection <%= params["uuid"] %></h1>
 <div class="row">
   <div class="col-md-10 col-md-offset-1">
     <div class="panel panel-info">
       <div class="panel-heading">
-        <h3 class="panel-title">The following collection have this content:</h3>
+        <h3 class="panel-title"><%= params["uuid"] %></h3>
       </div>
       <div class="panel-body">
+        <p><i>The following collections have this content:</i></p>
         <% @same_pdh.sort { |a,b| b.created_at <=> a.created_at }.each do |c| %>
           <div class="row">
             <div class="col-md-8">