diff --git a/frontend/templates/poke_list.html b/frontend/templates/poke_list.html index bf4a1de..27a184e 100644 --- a/frontend/templates/poke_list.html +++ b/frontend/templates/poke_list.html @@ -170,7 +170,7 @@

Pokemon List

{% if pokemon.poke_data %} - + {{ pokemon.poke_data.poke_data.name }} {{ pokemon.poke_data.pokemon_id }}
{{ pokemon.poke_data.individual_id }} {{ pokemon.poke_data.cp }}
Multiplier: {{ pokemon.poke_data.cp_multiplier }}