A hell of a lot cleaning

This commit is contained in:
Thomas FORGIONE
2015-07-01 15:03:11 +02:00
parent bb938e5342
commit 86f2094af6
45 changed files with 56 additions and 193 deletions

View File

@@ -1,10 +1,8 @@
extends ../../../views/main
extends ../../../views/withjs
block title
title #{title} - Bouncing cube
block extrajs
script(src="/static/js/three.min.js")
script(src="/static/js/threetools.min.js")
script(src="/static/js/bouncing.min.js")
block content