<html> <body> <form action="" method="post"> {{form.as_p}} <!-- Terms and Conditions: <br /> <textarea rows=10 cols=50> Terms and Conditions here. </textarea><br /> --> <input type="submit" value="Register" /> </form> </body>