Private
Public Access
1
0

Merge branch 'release/v2.01'

This commit is contained in:
Sander Roosendaal
2017-04-11 18:16:01 +02:00
3 changed files with 15 additions and 7 deletions

View File

@@ -214,7 +214,7 @@
<p id="footer">
<a href="/rowers/legal">Legal</a></p>
</div>
<div class="grid_2">
<div class="grid_1">
<p id="footer">
<a href="/rowers/partners">Partners</a></p>
</div>
@@ -226,9 +226,9 @@
<p id="footer">
<a href="http://analytics.rowsandall.com/">Rowing Analytics BLOG</a></p>
</div>
<div class="grid_1 omega">
<div class="grid_2 omega">
<p id="footer">
<a href="/rowers/email">Contact</a></p>
<a href="https://www.facebook.com/groups/rowsandall/members/">Facebook group</a></p>
</div>
{% endblock %}
</div>

View File

@@ -234,7 +234,7 @@
<p id="footer">
<a href="/rowers/legal">Legal</a></p>
</div>
<div class="grid_2">
<div class="grid_1">
<p id="footer">
<a href="/rowers/partners">Partners</a></p>
</div>
@@ -246,9 +246,9 @@
<p id="footer">
<a href="http://analytics.rowsandall.com/">Rowing Analytics BLOG</a></p>
</div>
<div class="grid_1 omega">
<div class="grid_2 omega">
<p id="footer">
<a href="/rowers/email">Contact</a></p>
<a href="https://www.facebook.com/groups/rowsandall/members/">Facebook group</a></p>
</div>
{% endblock %}
</div>

View File

@@ -68,6 +68,14 @@ Bug reports and feature requests can be done through our BitBucket page. Please
</ul>
</p>
<h1>Facebook Group</h1>
<p>We run a facebook group where you can post questions and report problems,
especially if you think the wider user community benefits from the answers.</p>
<ul>
<li><a href="https://www.facebook.com/groups/rowsandall/">https://www.facebook.com/groups/rowsandall/</a></li>
</ul>
<h1>Twitter</h1>
<p>You can also check me on Twitter:
@@ -79,4 +87,4 @@ When the site is down, this is the appropriate channel to look for apologies, up
</div>
{% endblock content %}