Vanzo: fix device listing

Change-Id: Ib3b2610ec69fa5e6ff1c66f3c8d296ec715cdd1b
diff --git a/oem/vanzo.html b/oem/vanzo.html
index 4f141cd..c2f9298 100644
--- a/oem/vanzo.html
+++ b/oem/vanzo.html
@@ -9,7 +9,7 @@
 
   <hr />
   <ul class="post-list" id="post-list">
-    {% for post in site.lg %}
+    {% for post in site.vanzo %}
       <p>
 	<strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
       </p>