Tweaked the feed stylesheet.
[feedcatcher.git] / app / views / feed / show.html.erb
index 789debd9573fc0f0edf7fecafd2dc46895e429e6..90045f7462c7ba44c89978453e850441d69bf4c9 100644 (file)
@@ -1,4 +1,4 @@
-<h1>Contents of feed <%= h params[:feed_name] %></h1>
+<h1>Contents of <%= h params[:feed_name] %></h1>
 <p><%= link_to("List of all feeds", index_path) %></p>
 
 <%= form_tag update_path do %>