This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/static/tutorial/signup.html

11 lines
338 B
HTML

<div class="container signin-container">
<div class="row" style="margin-bottom: 10px">
This tutorial will interact with your account, so please sign in to get started
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="user-setup" redirect-url="'/tutorial/'"></div>
</div>
</div>
</div>