Skip to content

Commit 21d5d4d

Browse files
committed
Add page title to pending template
1 parent cb3b3ae commit 21d5d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/jobs/pending.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<%- page_title!("Submission for #{@job.display_title} pending") -%>
12
<div class="container py-3">
23
<div class="row">
34
<div class="col-md-12">

0 commit comments

Comments
 (0)