Tidy template
This commit is contained in:
parent
cd60ebdea2
commit
073f452356
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@
|
|||
</div>
|
||||
{% if launch.mission.agencies | count %}
|
||||
<div>
|
||||
agencies:
|
||||
{% for agency in launch.mission.agencies %}
|
||||
{%- if not loop.first %}, {% endif %}
|
||||
<a href="{{ agency.wiki_url }}">{{agency.name }}</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue