2015-06-25 17:30:56 +00:00
<div class="bbm-modal__topbar">
<h3 class="bbm-modal__title">Match over</h3>
</div>
<div class="bbm-modal__section">
<h1> {{ winner }} wins the match!</h1>
2015-06-29 17:57:51 +00:00
<p>If you want to give feedback, or want to contribute, please feel free to visit <a href="https://github.com/exane/gwent-online" target="_blank">Github Gwent-Online</a>.</p>
2015-06-25 17:30:56 +00:00
<p>For another match reload the page und enqueue again!</p>
2015-07-01 18:18:09 +00:00
<p><button onclick="location.reload()">Reload</button></p>
2015-06-25 17:30:56 +00:00
<p><b>Thanks for playing the game!</b></p>
</div>
<div class="bbm-modal__bottombar">
<div class="bbm-button bbm-close">close</div>
</div>