<form method="POST">{% csrf_token %} {{ form.as_p }} <button type="submit"> Save</button> <a href="javascript:close_window();"> Close</a> </form>