mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Close meta tag in the contact email
This commit is contained in:
parent
84b3000288
commit
734ba27c11
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta charset="UTF-8" />
|
||||
</head>
|
||||
<body>
|
||||
<p><strong>Name:</strong> {{ $contact['name'] }}</p>
|
||||
|
|
Loading…
Reference in a new issue