Adding RSS icons to make it more obvious on how to subscribe to feeds issue 32

Adding ability to download project information issue 35
This commit is contained in:
Nathan Adams
2014-04-04 23:54:03 -05:00
parent 0d6b904cd6
commit dd56d8f29f
3 changed files with 52 additions and 1 deletions

View File

@@ -100,4 +100,8 @@
<p>The description of the project can be improved using the <a href="{$url}">Markdown syntax</a>.</p>
{/blocktrans}
</div>
<div class="issue-submit-info">
<p><strong>Download Project</strong></p>
<p>A copy of the project can be downloaded here: <a href="{url 'IDF_Views_Project::backup', array($project.shortname)}">Download</a></p>
</div>
{/block}