Skip to content

Commit

Permalink
Remove copy that is often reduntant.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwelch committed Feb 10, 2015
1 parent 8b0ab0d commit 244daeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/jobs/new.html.haml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- content_for(:body_id, 'jobs_flow')
- content_for(:title, "New #{@template.name} Remote Deployment Target")
- content_for(:title, "New #{@template.name}")

%h1 create a new job
%p!= markdown_to_html(@template.description)
Expand Down

0 comments on commit 244daeb

Please sign in to comment.