Sha256: 90f089beff0dd5c646732850d547bceef68e5a27544377a484115e34ad1afd46
Contents?: true
Size: 398 Bytes
Versions: 6
Compression:
Stored size: 398 Bytes
Contents
<div title="Account login" id="loginform"> <%= content_tag :h3, link_to(image_tag("/images/admin/typologo.gif", :alt=>"Typo website", :style => "height: 24px"), "http://typosphere.org") + _(" Administration") %> <div class="form admin"> <% if flash[:notice] %> <h4><%= flash[:notice] %></h4> <% end %> <%= render :partial => "shared/loginform" %> </div> </div>
Version data entries
6 entries across 6 versions & 1 rubygems