diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-13 12:12:37 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-13 12:12:37 +0300 |
| commit | 10578eb7706035c3d28b37db58dfa1b16709b510 (patch) | |
| tree | 09458366c13fe6ebca32e8099659dd4ab0093dca /templates | |
| parent | 013346d395118aafe0a74fa58d50aaeec023bf00 (diff) | |
Initial brunch build works
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 9e31d6d..f7f425b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,5 +22,6 @@ <root></root> </div> <script src="{{ url_for('static', filename='js/app.js') }}"></script> + <script type="text/javascript">require('geshem');</script> </body> </html> |
