finish tests for choose account page

This commit is contained in:
Leo Hemsted
2018-03-13 08:23:29 +00:00
parent b7b9b8dd90
commit 8ef36f13f2
3 changed files with 118 additions and 32 deletions

View File

@@ -34,6 +34,7 @@
{% endfor %}
<div class ="keyline-block"></div>
{% endif %}
</ul>
{% if can_add_service %}
<a href="{{ url_for('.add_service') }}" class="browse-list-link">Add a new service…</a>
{% endif %}