Skip to content
Snippets Groups Projects
Commit bf3a3299 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Merge branch 'main' into extranet_posts

parents e5099db6 6cb6b5c0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<div class="row">
<% people_paged.each do |person| %>
<div class="col-md-2">
<%= render 'extranet/alumni/persons/person', person: person %>
<%= render 'extranet/contacts/persons/person', person: person %>
</div>
<% end %>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment