Add a button for downloading PGN.
This commit is contained in:
@@ -22,6 +22,12 @@ layout: default
|
||||
<div id="GameButtons"></div>
|
||||
|
||||
<div id="GameText"></div>
|
||||
|
||||
<div id="downloadPGN">
|
||||
<a href="{{ page.pgn }}">
|
||||
<button type="button" class="btn btn-success">Загрузить PGN</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user