1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-09 23:44:52 +00:00
Files
wrestlingdev.com/app/views/layouts/_footer.html.erb
2015-12-08 02:52:10 +00:00

16 lines
384 B
Plaintext

<footer class="footer">
<br>
<small>
App made by Jacob Cody Wimer - jacob.wimer@gmail.com
</small>
<br>
<small>
&copy; 2015 wrestlingdev.com
</small>
</footer>
<% if Rails.env.production? %>
<div class="ad">
<script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_7&type=footer&size=728x90'></script>
</div>
<% end %>