]> git.donarmstrong.com Git - debbugs.git/commitdiff
canonical should just have the link
authorDon Armstrong <don@donarmstrong.com>
Fri, 9 Mar 2018 18:17:24 +0000 (10:17 -0800)
committerDon Armstrong <don@donarmstrong.com>
Fri, 9 Mar 2018 18:17:24 +0000 (10:17 -0800)
templates/en_US/cgi/bugreport.tx

index 67f9c5eb94756c2b4cdcf4db6f41d3bd9dc01541..ce72b3274afc318af43d7e231ac850f709c49371 100644 (file)
@@ -1,5 +1,5 @@
 <: include "html/pre_title.tx" :>#<: $bug_num :> - <: $status.subject :> - <: $config.project :> <: $config.bug :> report logs<: include "html/post_title.tx" :>
-<link rel="canonical" href="<: bug_links(bug=>$bug_num) :>">
+<link rel="canonical" href="<: bug_links(bug=>$bug_num,links_only=>1) :>">
 <script type="text/javascript">
 <!--
 function toggle_infmessages()