]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/person.xsl
- install/uninstall targets added
[helm.git] / helm / mowgli / home / xsl / person.xsl
index 9cecd5c38d1db052a79b508443fb1a5c1908d90f..61b7e0b7278ee745e95ebcd7f70a59b12ad18753 100644 (file)
@@ -80,7 +80,7 @@
  <xsl:if test="url">
   <p>
    <xsl:text>Home Page: </xsl:text>
-   <a href="{url}">
+   <a target="_top" href="{url}">
     <xsl:value-of select="url"/>
    </a>
   </p>