Skip to content

Commit cb1c87e

Browse files
committed
Improve tags page
1 parent c692d96 commit cb1c87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/tags/show.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<h1><%= @tag %></h1>
1+
<h1><%= @tag %> jobs</h1>
22

33
<%= render 'jobs/table', jobs: @jobs %>

0 commit comments

Comments
 (0)