Little fix in html

This commit is contained in:
Antonio de la Rosa 2021-12-25 23:54:33 +01:00
parent 017200e39c
commit 241c924806
3 changed files with 7 additions and 4 deletions

View file

@ -4,8 +4,7 @@ from settings import config
base_url=config.application_root
%>
<!DOCTYPE html>
%><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">