{% extends "hunting/base-bs5.html" %} {% load i18n %} {% load humanize %} {% load evelinks %} {% load hunting %} {% load static %} {% block page_title %} {% translate "Target Details" %} - {{ target.character.character_name }} - {{ target.ship.name }} {% endblock page_title %} {% block content %}
{{ note.author }} - {{ note.created_at|naturaltime }} | {{ note.text }} |