fixing invalid html in taskotron landing page

This commit is contained in:
Tim Flink 2014-07-04 03:01:31 +00:00
parent df809c8e1e
commit 39d0f8927c

View file

@ -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>