mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 17:40:33 +08:00
9 lines
319 B
Text
9 lines
319 B
Text
<%= render partial: "user_notifications/digest/header" %>
|
|
|
|
<%= render partial: "user_notifications/digest/popular_topics" %>
|
|
|
|
<%= render partial: "user_notifications/digest/popular_posts" %>
|
|
|
|
<%= render partial: "user_notifications/digest/other_new_topics" %>
|
|
|
|
<%= render partial: "user_notifications/digest/footer" %>
|