mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 02:41:20 +08:00
9 lines
319 B
Text
Vendored
9 lines
319 B
Text
Vendored
<%= 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" %>
|