We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436e7af commit 8c8aae1Copy full SHA for 8c8aae1
app/views/bootstrap/header.scala.html
@@ -95,7 +95,7 @@
95
@if(request.headerData.hasNotice) {
96
<span class="unread"></span>
97
}
98
- <img height="32" width="32" class="user-avatar" src="@cu.avatarUrl)" />
+ <img height="32" width="32" class="user-avatar" src="@cu.avatarUrl" />
99
<span class="caret"></span>
100
</a>
101
<ul class="user-dropdown dropdown-menu" aria-label="@messages("aria.dropdown.menu", 1)">
0 commit comments