@if(isLoading()){

Chargement ...

} @if(!isLoading() && nasaPOTD()){ @if(nasaPOTD()?.media_type=="image"){
{{nasaPOTD()?.explanation}}

{{nasaPOTD()?.title}}

{{nasaPOTD()?.copyright}}

{{nasaPOTD()?.explanation}}

} @if(nasaPOTD()?.media_type==="video"){
} } @if(!isLoading() && !nasaPOTD()){

Impossible de charger la vidéo.

}