{% load i18n %}

{% translate 'Implants' %}

{% if has_implants %}
{% else %}

{% translate "No implants" %}

{% endif %} {% include 'memberaudit/partials/character_viewer/tabs/update_status.html' with update_section=sections_update_status.implants %}