mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
46 lines
No EOL
1.2 KiB
HTML
46 lines
No EOL
1.2 KiB
HTML
---
|
|
layout: default
|
|
title: pages.community.title
|
|
description: pages.community.description
|
|
---
|
|
|
|
{% tf community/hero.html %}
|
|
|
|
<div class="content">
|
|
|
|
<h2>{% t pages.community.discussion-heading %}</h2>
|
|
<p>{% t pages.community.discussion-text %}</p>
|
|
|
|
|
|
<h2>{% t pages.community.social-heading %}</h2>
|
|
<p>{% t pages.community.social-text %}</p>
|
|
|
|
|
|
<h2>{% t pages.community.news-heading %}</h2>
|
|
<p>{% t pages.community.news-text %}</p>
|
|
|
|
|
|
<h2>{% t pages.community.development-heading %}</h2>
|
|
<p>{% t pages.community.development-text %}</p>
|
|
|
|
|
|
<h2>{% t pages.community.masternodes-heading %}</h2>
|
|
<p>{% t pages.community.masternodes-text %}</p>
|
|
|
|
|
|
<h2>{% t pages.community.meda-heading %}</h2>
|
|
|
|
<h2>{% t pages.community.conferences-heading %}</h2>
|
|
<h2>{% t pages.community.technology-heading %}</h2>
|
|
<h2>{% t pages.community.community-heading %}</h2>
|
|
|
|
<a href="#" class="btn-blue">{% t pages.community.youtube-btn %}</a>
|
|
|
|
|
|
<h2>{% t pages.get-dash.need-heading %}</h2>
|
|
<p>{% t pages.get-dash.need-text %}</p>
|
|
|
|
<a href="#" class="btn-blue">{% t pages.get-dash.need-btn %}</a>
|
|
<p>{% t pages.get-dash.need-input %}</p>
|
|
|
|
</div> |