1
0
Fork 1
mirror of https://github.com/wezm/wezm.net.git synced 2024-12-25 21:49:53 +00:00
wezm.net/v1/content/technical/articles.html

3 lines
101 B
HTML

<% technical_articles.each do |article| %>
<%= render '_article', :article => article %>
<% end %>