diff --git a/app/views/events/index.html.erb b/app/views/events/index.html.erb index 0a50f39ce..de206be41 100644 --- a/app/views/events/index.html.erb +++ b/app/views/events/index.html.erb @@ -1,4 +1,20 @@ -<% title "DEV EVENTS" %> +<%= content_for :page_meta do %> + <% title "DEV EVENTS" %> + + + + + + + + + + + + + + +<% end %>
@@ -14,9 +30,10 @@

UPCOMING
EVENTS

-

We are kicking off our ongoing series of workshops and talks for DEV Sustaining members. Here is the list of initial events designed to cover important topics to help community members level up. Because we have a global community we will be hosting events at varying times so nobody is restricted by time zone. Additionally, some workshops are repeated multiple times to further account for this.

-

We have many more planned if you do not see a topic that interests you. Email members@dev.to to request a topic.

-

Please note: Talks and workshops require a workshop pass. You can receive a pass by joining as a Level 3 Sustaining Member ($25 / month) at the membership page. If you require financial assistance, please apply for a scholarship.

+

DEV Events is a series of ongoing talks and workshops designed to cover important topics to help community members level up. Because we have a global community we will be hosting events at varying times so nobody is restricted by time zone. Additionally, some workshops are repeated multiple times to further account for this.

+

We have many more planned if you do not see a topic that interests you. Email members@dev.to to request a topic. And if you're interested in speaking, please apply to our CFP.

+ +

Please note: Talks and workshops require a workshop pass, unless otherwise indicated. You can receive a pass by joining as a Level 3 Sustaining Member ($25 / month) at the membership page. If you require financial assistance, please apply for a scholarship.

<% @events.each do |event|%> <%= render 'event', event: event %> diff --git a/app/views/layouts/_mailer_content.html.erb b/app/views/layouts/_mailer_content.html.erb index 182fce87f..4923b3233 100644 --- a/app/views/layouts/_mailer_content.html.erb +++ b/app/views/layouts/_mailer_content.html.erb @@ -29,7 +29,7 @@ read & reply <% elsif @subscription_type %> - + <% if @subscription_type == "triple_unicorn_member" %>

Whoa! You’re the best, and so generous. We tip our hats to you.