A hell of a lot cleaning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user