app/views/rostra/questions/index.html.erb in rostra-0.0.7 vs app/views/rostra/questions/index.html.erb in rostra-0.0.8
- old
+ new
@@ -1,11 +1,4 @@
-<h1>
- Recent Questions
- <% if params[:tag_search] %>
- for tag "<%= params[:tag_search] %>"
- <% end %>
-</h1>
-
<%= render 'rostra/shared/sidebar' %>
<div id="page_content">
<div id="questions">
<% if @questions.empty? %>