Files
cursopython2023/aula207_ola_django/base/global/partials/head.html
Luiz Otávio 33b24dfe03 includes
2023-04-17 08:29:26 -03:00

9 lines
254 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>