You've already forked snikket-web-portal
Add explanatory texts to circle related views
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
</a>
|
||||
<a class="card" href="{{ url_for('.circles') }}">
|
||||
<h2>{% trans %}Manage circles{% endtrans %}</h2>
|
||||
<p>{% trans %}Create and manage social circles represented on your service.{% endtrans %}</p>
|
||||
</a>
|
||||
<a class="card" href="{{ url_for('.invitations') }}">
|
||||
<h2>{% trans %}Manage invitations{% endtrans %}</h2>
|
||||
|
||||
Reference in New Issue
Block a user