Archive: ComponentOwl Rails app, DB backups, go redirect script

This commit is contained in:
EC2 Default User
2026-03-23 16:20:05 +00:00
commit 50037f386f
218 changed files with 14558 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<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 />