Commit 085b4bcb by bricioso

.

parent 9753bf93
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Lista de Animais</title> <title>Lista de Animais</title>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> <link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
</head> </head>
<body> <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