nitweb: migrate frontend to new json/commands
[nit.git] / share / nitweb / views / catalog / index.html
index 2333a0a..c45e0dc 100644 (file)
@@ -29,7 +29,7 @@
                        <entity-card mentity='package' ng-repeat='package in vm.packages.results' />
                </div>
                <div class='container text-center' ng-if='vm.packages'>
-                       <ui-pagination pagination='vm.packages'/>
+                       <ui-pagination pagination='vm.packages' />
                </div>
        </div>
 </div>