diff --git a/default_rocks.py b/default_rocks.py
index 39ae213..a91d15d 100644
--- a/default_rocks.py
+++ b/default_rocks.py
@@ -67,7 +67,9 @@
{'name':'Bitumen Sand',
'description': '',
'vp': 2375, 'vs': 1000, 'rho': 2075,
- 'vp_std': 50, 'vs_std': 50, 'rho_std':50 }]
+ 'vp_std': 50, 'vs_std': 50, 'rho_std':50 }
+
+ ]
diff --git a/templates/model.html b/templates/model.html
index 237a53c..eff8fa7 100644
--- a/templates/model.html
+++ b/templates/model.html
@@ -19,15 +19,10 @@
-
-
-
-
-