Sha256: bc32e324322eac1b3dfbfe48b27352cdfba05edbab94b231eb9c2ea8c0a974b2
Contents?: true
Size: 621 Bytes
Versions: 22
Compression:
Stored size: 621 Bytes
Contents
<div id="container-main" class="mt-login"> <div class="mountain-goat-panel"> <h1>Please login to Mountain Goat</h1> <div class="login"> <div class="explanation"> <span class="inner"> Below are a list of conversion goals. Each goal has a set of metrics designed to achieve that goal. For each metric, there is a list of variants, each coupled with its conversation rate.</span> </span> </div> <div class="login-form"> <% form_tag mg_login_create_url do %> <%= password_field_tag :password %> <%= submit_tag :Enter %> <% end %> </div> </div> </div> </div>
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
mountain-goat-0.0.10 | lib/mountain-goat/views/mountain_goat/mountain_goat/login.html.erb |
mountain-goat-0.0.9 | lib/mountain-goat/views/mountain_goat/mountain_goat/login.html.erb |