diff --git a/in/index.html.mako b/in/index.html.mako
index 9917f0e..276a21b 100644
--- a/in/index.html.mako
+++ b/in/index.html.mako
@@ -298,7 +298,7 @@
% if inst['base_performance']:
- Base performance:
+ Base performance:
${"%g" % (inst['base_performance'] * 100,)}%
@@ -314,7 +314,7 @@
${inst['vCPU']} vCPUs
% if inst['burst_minutes']:
-
+
for a
${"%gh %gm" % divmod(inst['burst_minutes'], 60)}
burst