Sha256: 562b27f4dfa78deee6a79385967e159f6b262b986659d98cb772a969469e24ff
Contents?: true
Size: 371 Bytes
Versions: 35
Compression:
Stored size: 371 Bytes
Contents
<div class="address__details"> <% if geolocalizable.respond_to? :location %> <strong><%== translated_attribute geolocalizable.location %></strong><br /> <% end %> <span><%= geolocalizable.address %></span><br /> <% if geolocalizable.respond_to? :location_hints %> <span><%== translated_attribute geolocalizable.location_hints %></span> <% end %> </div>
Version data entries
35 entries across 35 versions & 2 rubygems