mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
<h1>Recently-created public pages from those you follow</h1>
|
|
|
|
<% Rails.application.config.content_types[:all].each do |content_type| %>
|
|
<h2><%= content_type.name.pluralize %></h2>
|
|
<% end %> |