Sha256: e43270e9020497593c4c9e9c6d9863a2bf68d228d5c749dc929eeb40a75d9c71
Contents?: true
Size: 534 Bytes
Versions: 2
Compression:
Stored size: 534 Bytes
Contents
- title t(:search_keywords_my_news_view_title) #listing = t(:this_page_shows_news_not_older_than_xy_days_text, :days => User::NEWSUPDATE_RECENT_NUMBER_OF_DAYS) = t(:for_a_keyword_only_xy_results_are_listed, :results => User::MAX_NUMBER_OF_ARTICLES_PER_NEWSUPDATE) = t(:news_which_were_viewed_through_the_web_and_were_of_your_interest_are_not_listed) %br = render :partial => "article/article_list", :locals => { :shorten => :short_content } %br = link_to t(:search_keywords_send_to_email_action_label), postnews_path
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solarsearch-0.0.10 | app/views/search_keywords/newsupdate.html.haml |
solarsearch-0.0.9 | app/views/search_keywords/newsupdate.html.haml |