Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 22 additions & 20 deletions join.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,27 @@ <h1 class="small">Join the PyTorch Foundation</h1>
</div>


<div class="container-fluid light-background-section mt-4">
<div class="container">
<div class="row content">
<div class="col-md-10 body-side-text text-center">
<h2>Apply for Membership Today</h2>
<p>
<br>
<a href="https://share.hsforms.com/1lnZCCgQIQo2GagT6Fkge1g4tvhy" class="btn btn-lg with-right-arrow" target="_blank">
Apply for Premier Membership
</a>
</p>
<p>
<a href="https://enrollment.lfx.linuxfoundation.org/?project=pytorch" class="btn btn-lg with-right-arrow" target="_blank">
Apply for General or Associate Membership
</a>
</p>
</div>
</div>
</div>
</div>


<div class="container-fluid light-background-section">
<div class="container">
Expand Down Expand Up @@ -168,26 +189,7 @@ <h2 class="upper">Join the Membership that fits your goals</h2>
</div>
</div>

<div class="container-fluid light-background-section mt-4">
<div class="container">
<div class="row content">
<div class="col-md-10 body-side-text text-center">
<h2>Apply for Membership Today</h2>
<p>
<br>
<a href="https://share.hsforms.com/1lnZCCgQIQo2GagT6Fkge1g4tvhy" class="btn btn-lg with-right-arrow" target="_blank">
Apply for Premier Membership
</a>
</p>
<p>
<a href="https://enrollment.lfx.linuxfoundation.org/?project=pytorch" class="btn btn-lg with-right-arrow" target="_blank">
Apply for General or Associate Membership
</a>
</p>
</div>
</div>
</div>
</div>


<div class="container-fluid contact-us-section">
<div class="container">
Expand Down