09/05 save

This commit is contained in:
Le Van Duc 2023-09-06 03:17:32 +07:00
parent 45d92b7973
commit e3a2423df8
8 changed files with 104 additions and 44 deletions

View file

@ -18,7 +18,7 @@
{% if recent_organizations %}
<div class="blog-sidebox sidebox">
<h3><i class="fa fa-users"></i>{{ _('Recent groups') }}</h3>
<h3 class="bold-text colored-text"><i class="fa fa-users"></i>{{ _('Recent groups') }}</h3>
<div class="toggled sidebox-content">
{% for organization in recent_organizations %}
<a href="{{ url('organization_home', organization.organization.pk, organization.organization.slug) }}" class="organization-row" title="{{organization.organization.about}}">