5m4ck3r commited on
Commit
a5730df
·
verified ·
1 Parent(s): 58295fd

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -68,4 +68,5 @@
68
  <script src="{{ url_for('static', filename='js/pages.js') }}"></script>
69
  <script src="{{ url_for('static', filename='js/script.js') }}"></script>
70
  </body>
71
- </html>
 
 
68
  <script src="{{ url_for('static', filename='js/pages.js') }}"></script>
69
  <script src="{{ url_for('static', filename='js/script.js') }}"></script>
70
  </body>
71
+ </html>
72
+ <!-- writeOnCanvasDynamic(whiteboard.pages, "Hello with default font!", 500, 100, null, "Arial", "31px", "black", false); -->