2 lines
764 B
Plaintext
2 lines
764 B
Plaintext
<div class="social"><%= link_to(t("txt.footer.feedback"), "/support", :class => "feedback") %> <span>|</span> <%= link_to(t("txt.footer.rss"), feeds_url(:format => :rss), :class => "rss") %> <span>|</span> <%= link_to(t("txt.footer.twitter"), twitter_url, :class => "twitter") %> <span>|</span> <%= link_to(t("txt.footer.sitemap"), sitemap_path, :class => "sitemap") %> <span>|</span> Our <%= link_to("task management software", Settings.dextronet_url, :class => "stdl") %> that uses Better ListView</div>
|
|
<%= t("txt.footer.copy", :year => Time.now.year, :disclaimer => link_to(t("txt.footer.disclaimer"), disclaimer_path), :privacy_policy => link_to(t("txt.footer.privacy_policy"), privacy_policy_path), :eula => link_to(t("txt.footer.eula"), eula_path)) %><br /> |