login-dev endpoint accepts role query arg

This commit is contained in:
dandds
2018-07-17 13:56:36 -04:00
parent 7d3cd04bdd
commit f573181154
2 changed files with 17 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
</a>
<a href="/" class="topbar__link topbar__link--secondary">
<span>Tech Lead</span>
<span>{{ current_user["atat_role"] }}</span>
</a>
</nav>
</header>