Commit 65db9f147ec8ae400f58302a54d94bd23df0c939

Authored by Caio Almeida
1 parent 1acc31e1

Changing title of proposals page

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ConfJuvApp/www/html/_proposal_list.html
1 <div id="proposals" ng-show="loggedIn"> 1 <div id="proposals" ng-show="loggedIn">
2 - <h2>Dialogue nas propostas</h2> 2 + <h2>Como você vai mudar o Brasil?</h2>
3 3
4 <swipe-cards> 4 <swipe-cards>
5 <swipe-card ng-repeat="proposal in cards" on-destroy="cardDestroyed($index)" on-card-swipe="cardSwiped($index)"> 5 <swipe-card ng-repeat="proposal in cards" on-destroy="cardDestroyed($index)" on-card-swipe="cardSwiped($index)">