Skip to content

Commit 7cc88bd

Browse files
authored
Merge pull request #89 from code4lib/add_title_for_pending_page
Add page title to pending template
2 parents ab9d2a9 + 21d5d4d commit 7cc88bd

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)