Guest User

Untitled

a guest
May 24th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <input type="text" name="title" id="id_title" required class="form-control" maxlength="75" />
  2.  
  3. <textarea name="summary" rows="2" maxlength="220" id="id_summary" required class="form-control" cols="80">
  4. </textarea>
Add Comment
Please, Sign In to add comment