Sha256: acdc77c08e473f25cc21d8f4ebe225b6c96d70cb5c7426e81b55ef8e99a61b0b
Contents?: true
Size: 344 Bytes
Versions: 4
Compression:
Stored size: 344 Bytes
Contents
<div class="layout-admin__logo-container"> <a href="<%= lato_core.root_path %>"> <% if LAYOUT[:logo] %> <%= image_tag(LAYOUT[:logo_sidebar], alt: CONFIGS[:lato_core][:application_name]) %> <% else %> <%= image_tag('lato_core/logo-negative.svg', alt: CONFIGS[:lato_core][:application_name]) %> <% end %> </a> </div>
Version data entries
4 entries across 4 versions & 1 rubygems