mailr/themes/olive/views/sidebar/_logo.html.erb

4 lines
139 B
Plaintext
Executable File

<div class="logo">
<%= link_to image_tag(current_theme_image_path("logo_small.png"),:alt=> t(:mailr,:scope=>:common)), root_path %>
</div>