{{ if and (.Get "id") (.Get "hash") }} <div class="embed"> <iframe loading="lazy" height='405' width='590' frameborder='0' allowtransparency='true' scrolling='no' src="https://www.strava.com/activities/{{ .Get "id" }}/embed/{{ .Get "hash" }}"></iframe> </div> {{ end }}