Private
Public Access
1
0

create first working communication

This commit is contained in:
2016-10-25 11:19:50 +02:00
parent 23f034bc1c
commit 5b4fdd088c
27 changed files with 1037 additions and 2546 deletions

View File

@@ -0,0 +1 @@
Bazmeg index.

View File

@@ -8,7 +8,10 @@
{% endblock %}
{% block body %}
<div id="mine-wrapper"></div>
<div id="mine-wrapper"
data-env="{{ env }}"
data-game-id="{{ app.request.get('gameAssoc') }}">
</div>
{% endblock %}
{% block javascripts %}