forked from enviPath/enviPy
refactor: large scale formatting/linting
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{% if meta.can_edit %}
|
||||
<li>
|
||||
<a href="{{ meta.server_url }}/predict">
|
||||
<span class="glyphicon glyphicon-plus"></span> New Pathway</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ meta.server_url }}/predict">
|
||||
<span class="glyphicon glyphicon-plus"></span> New Pathway</a
|
||||
>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user