adds title to highlights page

This commit is contained in:
Juanjo Bazán
2015-09-28 13:42:58 +02:00
parent f50586017b
commit dbcb10bd09
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
<% provide :title do %><%= t('welcome.signed_in_home_title') %><% end %>
<% cache [locale_and_user_status, @list, @debate_votes, @proposal_votes, @paginator.current_page, @paginator.total_pages] do %>
<section role="main">
<div class="wrap row">

View File

@@ -311,7 +311,6 @@ en:
all: "You are not authorized to %{action} %{subject}."
welcome:
signed_in_home_title: Recent activity
signed_in_home_title: Actividad reciente
debates:
title: "Debate"
description: "Meet, discuss and share what we think is important in our city."