|
@@ -1,6 +1,10 @@
|
|
|
-<html>
|
|
|
+<html prefix="og: http://ogp.me/ns/article#">
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
+ <title>((course_title)) - ((user_firstname)) ((user_lastname)) - ((date_certificate_no_time))</title>
|
|
|
+ <meta property="og:type" content="article" />
|
|
|
+ <meta property="og:title" content="((course_title)) - Certificate for ((user_firstname)) ((user_lastname))" />
|
|
|
+ <meta property="og:url" content="((certificate_link))" />
|
|
|
</head>
|
|
|
<body style="background-color: #fff;">
|
|
|
<div style="width: 1072px;margin-left: auto;margin-right: auto;">
|