1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-15 09:27:03 +00:00

afs_ads in dev

This commit is contained in:
2015-12-08 02:39:18 +00:00
parent 27ce687c1c
commit 9c72f04d45

View File

@@ -1,11 +1,10 @@
<% if Rails.env.production? %> <% if Rails.env.production? %>
<div class="afs_ads"> <div class="afs_ads">&nbsp;</div>
&nbsp;
</div>
<div class="ad"> <div class="ad">
<script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_7&type=footer&size=728x90'></script> <script type='text/javascript' src='//eclkmpbn.com/adServe/banners?tid=85597_138467_7&type=footer&size=728x90'></script>
</div> </div>
<% end %> <% end %>
<div class="afs_ads">&nbsp;</div>
<div class="well" id="blocked_message" style="display: none;"> <div class="well" id="blocked_message" style="display: none;">
<p>We've detected that you have an ad blocker enabled! Please consider disabling it for <strong>wrestlingdev.com</strong>. This site is free for users and supported by ads. Ad blockers also block performance monitoring that help us with user experience.</p> <p>We've detected that you have an ad blocker enabled! Please consider disabling it for <strong>wrestlingdev.com</strong>. This site is free for users and supported by ads. Ad blockers also block performance monitoring that help us with user experience.</p>
</div> </div>