<a href="{{ path('rss', {repo: repository.name, branch: 'master'}) }}"><i class="fa fa-rss pull-right"></i></a>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="description">
{% if repository.description %}
{{ repository.description }}
{% else %}
There is no repository description file. Please, create one to remove this message.
{% endif %}
</span>
</td>
</tr>
</tbody>
</table>