New Academies

This commit is contained in:
Norm Rasmussen
2022-03-10 12:23:51 -05:00
parent c138f72b90
commit 27b1359302
34 changed files with 3228 additions and 1 deletions

View File

@ -0,0 +1,34 @@
{% include "header" %}
{% include "gusto_pro" %}
{% include "personalized" %}
{% include "conversations" %}
{% include "tour" %}
{% include "advisory" %}
{% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %}
{% include "tools" %}
{% include "subscription" %}
{% include "footer" %}
<style>
.gusto-image {
margin: auto;
text-align: center;
}
.image-gusto-2 {
height: 800px;
}
.row.row-with-thumbnails {
width: 90%;
margin: auto;
margin-top: 80px;
}
</style>