remove <hr> between Popular Posts in email digest
This commit is contained in:
parent
4522451920
commit
4508fbe9e6
|
@ -28,7 +28,7 @@
|
||||||
</div>
|
</div>
|
||||||
<%- end %>
|
<%- end %>
|
||||||
|
|
||||||
<%- if i < @featured_topics.size - 1 %><hr><% end %>
|
<%- if i < @featured_topics.size - 1 %><% end %>
|
||||||
|
|
||||||
<%- end %>
|
<%- end %>
|
||||||
<%- end %>
|
<%- end %>
|
||||||
|
|
Loading…
Reference in New Issue