Sha256: ba697655ca3e374e53d3d48fc3ebfad7abd8667a156bc99138f3e3185db32770
Contents?: true
Size: 244 Bytes
Versions: 6
Compression:
Stored size: 244 Bytes
Contents
%h1 Login #login_form %p You need to login before continuing %form{:method=>'POST', :action=>login_path} %input{:type=>:text, :name=>:user} %input{:type=>:password, :name=>:password} %input{:type=>:submit, :value=>'Log in!'}
Version data entries
6 entries across 6 versions & 1 rubygems