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,8 @@
<div class="dextronet-sidebar-ad-box">
<h2><%= featured_product.name %></h2>
<p>
<%= t('txt.blog.stdl') %><br />
<%= link_to(image_tag("stdl-blog-sidebar.gif", :class => "screenshot", :alt => "stdl"), featured_product) %>
</p>
<%= link_to(t('txt.blog.download'), download_path(featured_product), :class => "download") %>
</div>