]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/common.xsl
- list of people
[helm.git] / helm / mowgli / home / xsl / common.xsl
index f6036094ecdc0bd315a8690e0a457e92551f1452..f33f8ea7040a272451460e7a31986ab35e419858 100644 (file)
@@ -3,6 +3,8 @@
 <xsl:stylesheet version="1.0"
                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
+<xsl:param name="current-date" select="'???'"/>
+
 <xsl:template name="head">
   <xsl:param name="path_to_top" select="'.'"/>
   <br />
     <tr>
       <td align="left" valign="top">
         <div class="small">
-          This pages are hosted by the
+          This page is hosted by the
           <a href="http:/www.cs.unibo.it">Department of Computer Science</a>,
           <a href="http://www.unibo.it">University of Bologna</a>.
+         <br />
+         Last updated <b><xsl:value-of select="$current-date"/></b>.
         </div>
       </td>
       <td align="right" valign="top">