Sha256: 1d25d4556f80fcbc7e1e1b7a842c86014ee4205b290ca078f7c84c7133822505

Contents?: true

Size: 438 Bytes

Versions: 6

Compression:

Stored size: 438 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") + _("Login") %>
    <div class="form admin">

	  <h4><%= _("Successfully logged out") %>.</h4>
      <% if flash[:notice] %>
        <h4><%= flash[:notice] %></h4>
      <% end %>

      <%= render :partial => "shared/loginform" %>
    </div>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.0.3.98.1 app/views/accounts/logout.html.erb
typo-5.0.3.98 app/views/accounts/logout.html.erb
typo-5.1.1 app/views/accounts/logout.html.erb
typo-5.1.2 app/views/accounts/logout.html.erb
typo-5.1.3 app/views/accounts/logout.html.erb
typo-5.1 app/views/accounts/logout.html.erb