Advertisement
Guest User

QUAEL

a guest
Mar 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <div class="form-group">
  2. <label for="Jour">Jour</label>
  3. <select class="form-control" id="Jour">
  4. <option>1</option>
  5. <option>2</option>
  6. <option>3</option>
  7. <option>4</option>
  8. <option>5</option>
  9. </select>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement