{% load i18n %} {% load static %}
{% translate 'Perception' %} {{ character_attributes.perception }} {% translate 'points' %}
{% translate 'Memory' %} {{ character_attributes.memory }} {% translate 'points' %}
{% translate 'Willpower' %} {{ character_attributes.willpower }} {% translate 'points' %}
{% translate 'Intelligence' %} {{ character_attributes.intelligence }} {% translate 'points' %}
{% translate 'Charisma' %} {{ character_attributes.charisma }} {% translate 'points' %}

{% translate 'Neural Remap Available:' %}   {{ character_attributes.last_remap_date|date:'F d, Y' }}

{% translate 'Bonus Remaps Available:' %}   {{ character_attributes.bonus_remaps }}