fixing invalid html in taskotron landing page
This commit is contained in:
parent
df809c8e1e
commit
39d0f8927c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<li><a href="/taskmaster/waterfall">Recently Executed Tasks</a></li>
|
||||
<li><a href="{{ resultsdb_external_url }}jobs/">Browse Task Results</a></li>
|
||||
{% if deployment_type == 'dev' or deployment_type == 'stg' %}
|
||||
<li><a href-"{{ fakefedorainfra_url }}/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
|
||||
<li><a href="{{ fakefedorainfra_url }}/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue