<%= t(:content) %>

<%= t(:all_content) %><%= @module_app_contents_total %>

<%= t(:module) %> <%= t(:quantity) %>
<% @module_app_contents.each do |module_app_content| %> <% end %>
<%= link_to t("dashboard.#{module_app_content[0]}"), get_link(module_app_content[0]) %> <%= module_app_content[1] %>

<%= t(:referral_in_links) %>

<%= t(:statistics) %>517

<%= t(:site_name) %> <%= t(:statistics) %>
Ruling 36
Yahoo 31
Google 3,187
facebook 公告
Title5 公告
Title6 頁面
Title7 頁面
Title8 公告
Title9 頁面
Title10 公告

<%= t(:recent_update) %>

<%= t(:title) %> <%= t(:module) %>
<% @recent_updated.each do |object| %> <% end %>
<%= link_to ((object[0].title[I18n.locale] rescue nil) || (object[0].page.i18n_variable[I18n.locale] rescue nil)), get_link_to_object(object[0]) %> <%= link_to t("dashboard.#{object[0]._type.underscore}"), get_link(object[0]._type.underscore) %>