Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for the version display of a project. Chris@0: * Chris@0: * Available variables: Chris@0: * - attributes: HTML attributes suitable for a container element. Chris@0: * - title: The title of the project. Chris@0: * - version: A list of data about the latest released version, containing: Chris@0: * - version: The version number. Chris@0: * - date: The date of the release. Chris@0: * - download_link: The URL for the downloadable file. Chris@0: * - release_link: The URL for the release notes. Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: