1 <?xml version="1.0" encoding="UTF-8"?>
3 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
6 <xsl:import href="../wrapper.xsl"/>
7 <xsl:template match="/"> <xsl:apply-imports/> </xsl:template>
9 <xsl:variable name="docroot" select="'.'"/>
12 <xsl:variable name="html.head.title" select="'Website Credits'"/>
15 <xsl:variable name="html.head.append">
16 <link rel="canonical" href="http://www.exim.org/credits.html"/>
20 <xsl:template name="content">
24 <xsl:value-of select="$html.head.title"/>
30 <xsl:text>Nigel Metheringham</xsl:text>
31 <p>Built/maintains the website.</p>
34 <a href="https://secure.grepular.com/">Mike Cardwell</a>, of <a href="http://cardwellit.com/">Cardwell IT Ltd.</a>
35 <p>Redesigned and built the current layout/style of the website, in 2010.</p>
38 <xsl:text>Jennifer Greenley, of </xsl:text><a href="http://www.sharpblue.com/">Sharpblue</a>
39 <p>Designed the new Exim logo, in 2002.</p>