This commit is contained in:
Daniel Camargo 2014-11-20 09:33:12 -02:00
parent 8f3f3336eb
commit c410dc7b4e

View File

@ -78,8 +78,7 @@
<div class="main-content-readable content-item-locations">
<div class="home-welcome">
<h1>Our most popular cities</h1>
<h2>Take a look at some of the best delivery food in these cities.</h2>
<h1>Our most popular locations</h1>
<div class="content-item-locations-cities">
<span ng-repeat="alias in topCommunities">
<span class="content-item-locations-city" ng-click="openCity(alias.alias)" permalink="{{alias.alias}}">{{alias.name}}</span>