diff --git a/lib/cannery_web/live/ammo_type_live/show.html.heex b/lib/cannery_web/live/ammo_type_live/show.html.heex index 6fec5d3..3d980a8 100644 --- a/lib/cannery_web/live/ammo_type_live/show.html.heex +++ b/lib/cannery_web/live/ammo_type_live/show.html.heex @@ -87,6 +87,14 @@ <%= @ammo_type |> Ammo.get_used_count_for_ammo_type(@current_user) %> +

+ <%= gettext("Added on:") %> +

+ + + <%= @ammo_type.inserted_at |> display_datetime() %> + + <%= if @avg_cost_per_round do %>

<%= gettext("Average Price paid") %>: