clarion/lib/initfest/views/public/volunteer_teams/_volunteer_team.slim

7 lines
165 B
Plaintext
Raw Normal View History

2015-10-21 23:20:04 +03:00
- if volunteer_team_counter % 3 == 0
.clearfix.visible-lg-block
.col-lg-3
h2 = volunteer_team.name
.description
= simple_format volunteer_team.description