File: test_formactions.html

package info (click to toggle)
python-crispy-bootstrap5 2025.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 724 kB
  • sloc: python: 2,035; sh: 6; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
8
<div
     test="formactions-test"
    class="mb-3 formactions-test-class field-class" 
     id="formactions-test-id">
     <div class="field-class">
          <b>test</b>
     </div>
</div>