Added Attract project sidebar

This commit is contained in:
2017-06-14 16:28:13 +02:00
parent ab72357336
commit 725f93175c
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
li.tabs-attract(
title="Attract",
data-toggle="tooltip",
data-placement="left")
data-placement="right")
| {% if project %}
a(href="{{url_for('attract.project_index', project_url=project.url, _external=True)}}")
i.pi-attract
| {% endif %}