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

8 lines
155 B
Plaintext
Raw Normal View History

2020-06-15 10:58:47 +08:00
<div id="footer">
<div class="js-footer"></div>
</div>
<% content_for :css do %>
<%= stylesheet_link_tag 'footer.css', :media => 'all' %>
<% end %>