ref: dockerize
app/views/blocks/location.html.erb
<% if block.owner.lat %> <%= block_title(block.title, block.subtitle) %> <% else %> <%= _('This profile has no geographical position registered.') %> <% end %>