host detail banner

This commit is contained in:
lvuch 2017-05-15 12:45:38 -07:00
parent 248546a6a7
commit 34d94046b0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<p>{{t 'hostsPage.hostPage.header.singleBanner'}}</p>
</div>
<div class="banner-link pull-right">
{{#link-to "hosts"}}{{t 'hostsPage.hostPage.header.backLink'}}{{/link-to}}
<p>{{#link-to "hosts"}}{{t 'hostsPage.hostPage.header.backLink'}}{{/link-to}}</p>
</div>
{{/banner-message}}