We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c692d96 commit cb1c87eCopy full SHA for cb1c87e
app/views/tags/show.html.erb
@@ -1,3 +1,3 @@
1
-<h1><%= @tag %></h1>
+<h1><%= @tag %> jobs</h1>
2
3
<%= render 'jobs/table', jobs: @jobs %>
0 commit comments