snippets/company_info.xml
<xsl:call-template name="getString"> <xsl:with-param name="stringID" select="'contract_title'"/> </xsl:call-template>

:

Agreement section
<xsl:call-template name="getString"> <xsl:with-param name="stringID" select="'contract_agree'"/> </xsl:call-template>
<xsl:call-template name="getString"> <xsl:with-param name="stringID" select="'contract_signed_dupe'"/> </xsl:call-template> <xsl:text> </xsl:text> <xsl:call-template name="getString"> <xsl:with-param name="stringID" select="'waiver_signed_on'"/> </xsl:call-template> <xsl:text> </xsl:text> <xsl:value-of select="$latestVersionDate"/> <xsl:text> </xsl:text> <xsl:call-template name="getString"> <xsl:with-param name="stringID" select="'waiver_signed_in'"/> </xsl:call-template>