Add Logo to Audience Display Screen

This commit is contained in:
Nick Eyre
2015-09-11 13:52:24 -07:00
parent c9658b57c8
commit 49d7f8bb22

View File

@@ -109,6 +109,11 @@
</div>
<script id="allianceSelectionTemplate" type="text/x-handlebars-template">
<table id="allianceSelectionTable">
<tr>
<td colspan="4">
<img src="/static/img/game-logo.png" alt="logo" />
</td
</tr>
{{"{{#each this}}"}}
<tr>
<td class="alliance-cell">{{"{{Index}}"}}</td>