Remove section from digest mailer (#20110)
* chore: remove listing related text * feat: remove post-a-job * Revert "feat: remove post-a-job" This reverts commit e1c4cd449c328a43cc658882064a8312b71a18f1.
This commit is contained in:
parent
b4d41337f0
commit
fb2978149d
1 changed files with 0 additions and 6 deletions
|
|
@ -11,12 +11,6 @@
|
|||
<hr />
|
||||
</ul>
|
||||
|
||||
<div>
|
||||
👋 <b>Looking for work?</b> <a href="<%= app_url("/listings/jobs") %>">Browse job openings</a> or create an <a href="<%= app_url("/listings/forhire") %>">available for hire</a> listing.
|
||||
<br />
|
||||
🔍 <b>Hiring <%= community_members_label %>?</b> Post your position(s) on <a href="<%= app_url(page_post_a_job_url) %>"><%= community_name %> Listings</a>.
|
||||
</div>
|
||||
|
||||
<center style="margin-top:50px;">
|
||||
<em>
|
||||
<% if @user.setting.experience_level.nil? %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue