|
|
@ -117,7 +117,7 @@ with this program; if not, write to the Free Software Foundation, Inc., |
|
|
</div> |
|
|
</div> |
|
|
<h4 class="{% if right.critical %}text-danger{% endif %}"> |
|
|
<h4 class="{% if right.critical %}text-danger{% endif %}"> |
|
|
<i class="fa fa-address-book"></i> |
|
|
<i class="fa fa-address-book"></i> |
|
|
{{right.name}} ({{ right.gid }}) |
|
|
{{right.name}} (gid: {{ right.gid }}) |
|
|
</h4> |
|
|
</h4> |
|
|
{{ right.details }} |
|
|
{{ right.details }} |
|
|
</div> |
|
|
</div> |
|
|
|