Commit f513112f by Beatryz Chagas

beatryz

parent 0287e5c9
...@@ -29,4 +29,4 @@ def cadastrar(): ...@@ -29,4 +29,4 @@ def cadastrar():
db.session.commit() db.session.commit()
return redirect('/') return redirect('/')
return return
render_template('cadastrar.html') render_template('cadastrar.html')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment