import i18n, fix error in examples

This commit is contained in:
Matteo Manzinello
2020-07-03 19:06:16 +02:00
parent 9ce11df0a8
commit eb28125f51
9 changed files with 19 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="it">
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>mailgo examples</title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="it">
<head>
<meta charset="UTF-8" />
<title>mailgo examples</title>