- {% if package.repo %}
View Source{% endif %}
- {% if package.forums %}
Forums{% endif %}
- {% if package.issueTracker %}
Issue Tracker{% endif %}
- {% if package.website %}
Website{% endif %}
+ {% if package.repo %}
View Source{% endif %}
+ {% if package.forums %}
Forums{% endif %}
+ {% if package.issueTracker %}
Issue Tracker{% endif %}
+ {% if package.website %}
Website{% endif %}