Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git
<?xml version="1.0" encoding="utf-8"?>
<!--
 | MIT License
 |
 | Copyright 2014 White Magic Software, Inc.
 +-->
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:variable name="APP_NAME">success</xsl:variable>

<xsl:variable name="artefacts">
<artefacts>
  <css>success</css>
</artefacts>
</xsl:variable>

</xsl:stylesheet>