Guest User

Untitled

a guest
Jan 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <form class="form-horizontal" enctype="multipart/form-data" method="POST" action="" class="uniForm">
  2. <fieldset class="inlineLabels">
  3. {% csrf_token %}
  4. <br>
  5. <h6>Library Type</h6>
  6. {{ formtoaddmodel.type }}
  7. </fieldset>
  8. </form>
  9.  
  10. fieldset.inlineLabels ul {list-style:none}
Add Comment
Please, Sign In to add comment