{# Copyright (C) 2006-2017 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at http://trac.edgewall.com/license.html. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at http://trac.edgewall.org/. #} ## ## Report list view - RSS flavor ## ${project.name}: Available Reports ${abs_href.report()} List of available reports en-us # if chrome.logo.src_abs: ${project.name} ${chrome.logo.src_abs} ${abs_href.report()} # endif Trac v${trac.version} # for report, title, descr in rows: {${report}}: ${title} ${abs_href.report(report)} ${abs_href.report(report)} Report # endfor