Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="pl-1 mt-2">
- <div class="custom-control custom-switch">
- <input type="checkbox"
- class="custom-control-input"
- id="toggleStats"
- checked>
- <label class="custom-control-label" for="toggleStats">
- {% trans "Show statistics" %}
- </label>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment