Commit b77a648b by Ian Gustavo
parents 8e9b0a9b 1b3c313b
......@@ -28,4 +28,6 @@ def excluir(id):
if __name__ == '__main__':
app.run(debug=True)
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<title>Cadastro</title>
</head>
<body>
......
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