oscarviedma

HTML Barra Cupos - RE

Apr 2nd, 2026
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <!-- ── BARRA DE CUPOS ── -->
  2. <div class="ov-re-spots-bar" id="ov-re-spots-wrap">
  3.   <div class="ov-re-spots-label">
  4.     <span>Disponibilidad</span>
  5.     <span><strong id="ov-re-spots-count"></strong> lugares restantes</span>
  6.   </div>
  7.   <div class="ov-re-bar-track">
  8.     <div class="ov-re-bar-fill" id="ov-re-bar-fill"></div>
  9.   </div>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment