git.fiddlerwoaroof.com
html/ta.html
2818877a
 <!doctype html>
 <html lang="en">
    <head prefix="og: http://ogp.me/ns# profile: http://ogp.me/ns/profile#">
       <meta charset="utf-8">
       <title>John Doe profile page</title>
       <meta property="og:title" content="Thomas Aquinas's Profile Page">
       <meta property="og:type" content="profile">
       <meta property="og:locale" content="en_US">
       <link rel="canonical" href="http://comm.elangley.org/html/ta.html">
       <meta property="og:url" content="http://comm.elangley.org/html/comm.html">
       <meta property="profile:first_name" content="Thomas">
       <meta property="profile:last_name" content="Aquinas">
       <meta property="profile:gender" content="male">
       <meta property="profile:username" content="ta">
    </head>
    <body>
       <p>Thomas Aquinas's <a href="http://ogp.me/#type_profile">profile</a> page.</p>
    </body>
 </html>