cartodb-4.42/app/views/admin/shared/_new_private_footer.html.erb

8 lines
155 B
Plaintext
Raw Normal View History

2024-04-06 13:25:13 +08:00
<div id="footer">
<div class="js-footer"></div>
</div>
<% content_for :css do %>
<%= stylesheet_link_tag 'footer.css', :media => 'all' %>
<% end %>