|
|
|
@ -38,7 +38,7 @@ |
|
|
|
</div> |
|
|
|
<!--<div class="locality"> |
|
|
|
{{#if this.localityEnabled}} |
|
|
|
<span class="flag"><img src="css/flags/32/{{ this.locality.iso }}.png" height="32" width="32"></img></span> |
|
|
|
<span class="flag"><img src="css/assets/flags/32/{{ this.locality.iso }}.png" height="32" width="32"></img></span> |
|
|
|
<span class="city">{{ this.locality.city }}, {{ this.locality.country }}</span> |
|
|
|
{{else}} |
|
|
|
N/A |
|
|
|
|