diff --git a/www/index.hbs b/www/index.hbs index 86984ba..7040349 100644 --- a/www/index.hbs +++ b/www/index.hbs @@ -13,7 +13,7 @@ {{this.StarCount}}
{{#if this.license}}{{this.license}}{{else}}No{{/if}} License
-
{{this.description}}
+
{{this.description}} 
{{/each}} @@ -28,7 +28,7 @@ {{version_pkg_stars this}}
{{versionp_str this}}
-
{{version_pkg_description this}}
+
{{version_pkg_description this}} 
{{/each}}