diff --git a/templates/system/html.tpl.php b/templates/system/html.tpl.php
index 30464fd..863e103 100644
--- a/templates/system/html.tpl.php
+++ b/templates/system/html.tpl.php
@@ -56,7 +56,6 @@
 ?><!DOCTYPE html>
 <html<?php print $html_attributes;?><?php print $rdf_namespaces;?>>
 <head>
-  <link rel="profile" href="<?php print $grddl_profile; ?>" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <?php print $head; ?>
   <title><?php print $head_title; ?></title>
