monero-site/_i18n/en/community/events.md
rehrar 5cd5e7ea91
Set up initial structure for multilingual workings and community pages
- Set up folder structure for the multilingual plugin
- Copied the en_strings to en.yml (and es.yml temporarily until translated) as supposed to be
- Readied Community pages for translation (initial testing done with Community pages)
2018-01-30 13:14:07 -07:00

945 B

Monero people are always down to get together and have a good time. Check below to see Monero-related events happening in your area.

{% for toplevel in site.data.events %}

{{toplevel.event}}

Where

{{toplevel.where}}

When

{{toplevel.when}}

Description

{{toplevel.description}}

Link

{{toplevel.link}}

{%endfor%}