Project for the UPV to develop an app like BlaBlaCar but only for UPV people.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed #6

+1 -1
+1 -1
upvcarshare/templates/journeys/search.html
··· 7 7 {% block section_title %} 8 8 <div class="row"> 9 9 <div class="col-sm-12"> 10 - <h2>{% trans "Burcador de viajes" %}</h2> 10 + <h2>{% trans "Buscador de viajes" %}</h2> 11 11 <p>{% trans "Busca viajes que ofrecen otros usuarios." %}</p> 12 12 13 13 </div>