Sha256: 0178a6fec66495b6b46e1832b32747ba2bc37c1b21429a957493be7a9f898170

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

<div id="loginform">
	<%= content_tag :h3, link_to(image_tag("/images/admin/typologo.gif", :alt=>"Typo website"), "http://typosphere.org") %>
  <div class="form admin">
    <div id="flash">
      <%= render_flash rescue nil %>
    </div>
    <%= render :partial => "shared/loginform" %>
  </div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typo-5.1.98 app/views/accounts/login.html.erb
typo-5.2.98 app/views/accounts/login.html.erb
typo-5.2 app/views/accounts/login.html.erb
typo-5.3 app/views/accounts/login.html.erb