Sha256: ae774935242da27e469249b22a75bcfbb6ac3f0c64c269d5055bdb5c7cb650ec
Contents?: true
Size: 228 Bytes
Versions: 2
Compression:
Stored size: 228 Bytes
Contents
<span class="login-header"> <% unless @authenticated -%> <a href="<%= @login_url %>"><span>Login</span></a> <% else %> <a href="/session/sign_out?login_url=<%= @login_url %>"><span>Logout</span></a> <% end %> </span>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
knitkit-3.2.0 | app/widgets/login/views/login_header.html.erb |
knitkit-3.0.0 | app/widgets/login/views/login_header.html.erb |