{namespace JIRA.Templates.VersionBlocks} /** * Renders information for a version. * * @param versionId * @param name the name or title of the version * @param versionUrl the URL to view details for the version. * @param? description * @param? releaseDateContent the date on which the version is meant to be released. * @param? progressContent indicator for the progress made in a version. */ {template .versionBlock}
{$description}
{/if}