mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Use the new EVE Online image server
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<h1>{{ character.name }}</h1>
|
<h1>{{ character.name }}</h1>
|
||||||
|
|
||||||
<div class="character_portrait">
|
<div class="character_portrait">
|
||||||
<img src="http://img.eve.is/serv.asp?s=256&c={{ character.id }}" />
|
<img src="http://image.eveonline.com/Character/{{ character.id }}_256.jpg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="character_corporation">
|
<div class="character_corporation">
|
||||||
|
|||||||
Reference in New Issue
Block a user