Skip to content
Snippets Groups Projects
Verified Commit 1efd5e5f authored by erciccione's avatar erciccione
Browse files

Hangouts: Add block with link to mailing list

parent 1f65327f
No related branches found
No related tags found
1 merge request!1164Hangouts: Add block with link to mailing list
...@@ -118,6 +118,9 @@ hangouts: ...@@ -118,6 +118,9 @@ hangouts:
stack_exchange: Stack Exchange stack_exchange: Stack Exchange
stack_exchange_para: The Monero Stack Exchange is a quick and easy way to ask questions and get answers. Below you'll find some high quality question/answer pairs to some frequently asked questions. stack_exchange_para: The Monero Stack Exchange is a quick and easy way to ask questions and get answers. Below you'll find some high quality question/answer pairs to some frequently asked questions.
stack_exchange_link: Visit Stack Exchange stack_exchange_link: Visit Stack Exchange
mailing_list: Mailing List
mailing_list1: Do you want to receive important announcements directly on your email address? join our mailing lists!
subscribe: Subscribe
irc_channels: irc_channels:
- channel: monero - channel: monero
description: This channel is used to discuss all things Monero related. description: This channel is used to discuss all things Monero related.
......
...@@ -74,7 +74,12 @@ permalink: /community/hangouts/index.html ...@@ -74,7 +74,12 @@ permalink: /community/hangouts/index.html
</div> </div>
<!-- end left two-thirds block--> <!-- end left two-thirds block-->
<!-- right one-third block--> <!-- right one-third block-->
<div class="right one-third col-lg-4 col-md-4 col-sm-12 col-xs-12"> <div class="right col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="info-block center-xs">
<h2>{% t hangouts.mailing_list %}</h2>
<p>{% t hangouts.mailing_list1 %}</p>
<p><a class="btn-link btn-auto btn-primary" href="https://lists.getmonero.org/postorius/lists/monero-announce.lists.getmonero.org/">{% t hangouts.subscribe %}</a></p>
</div>
<div class="info-block"> <div class="info-block">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment