Skip to content

Commit

Permalink
Update template.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT authored Apr 24, 2024
1 parent 24bda83 commit 55d7dde
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions templates/template.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!--<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">-->
<title>Firma de correo electrònico de {{name}}</title>

<style>
Expand Down Expand Up @@ -57,4 +58,4 @@
</div>

</body>
</html>
</html>

0 comments on commit 55d7dde

Please sign in to comment.