app/views/proclaim/subscriptions/new.html.erb in proclaim-0.3.1 vs app/views/proclaim/subscriptions/new.html.erb in proclaim-0.4.0

- old
+ new

@@ -1,5 +1,7 @@ -<h1>New subscription</h1> +<% proclaim_title "New Subscription" %> + +<h1><%= content_for :proclaim_title %></h1> <p> Subscribe to receive each new blog post in an email as soon as it's published. </p>