mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 08:45:47 +08:00
remove <hr> between Popular Posts in email digest
This commit is contained in:
parent
4522451920
commit
4508fbe9e6
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<%- end %>
|
||||
|
||||
<%- if i < @featured_topics.size - 1 %><hr><% end %>
|
||||
<%- if i < @featured_topics.size - 1 %><% end %>
|
||||
|
||||
<%- end %>
|
||||
<%- end %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user