\ No newline at end of file
+ <%= render :file => "sidebar/sidebar.html.erb" %>
+
diff --git a/app/views/feedlist/index.html.erb b/app/views/feedlist/index.html.erb
index 5c855e16..74a45880 100644
--- a/app/views/feedlist/index.html.erb
+++ b/app/views/feedlist/index.html.erb
@@ -57,18 +57,18 @@
<%= rss_formatted_link({:controller => 'todos', :action => 'index', :tag => 'starred'}) %>
<%= text_formatted_link({:controller => 'todos', :action => 'index', :tag => 'starred'}) %>
- All starred, active actions
+ All starred, active actions
<%= text_formatted_link({:controller => 'projects', :action => 'index', :projects_and_actions => true}) %>
- Active projects with their actions
+ Active projects with their actions
Feeds for incomplete actions in a specific context:
<% if @active_contexts.empty? && @hidden_contexts.empty? -%>
There need to be at least one context before you can request a feed
<% else -%>
-
Step 1 - Choose the context you want a feed of:
+
Step 1 - Choose the context you want a feed of:
Step 2 - Select the feed for this context
@@ -95,7 +95,7 @@
There need to be at least one project before you can request a feed