75 lines
2.4 KiB
Plaintext
75 lines
2.4 KiB
Plaintext
<style>
|
|
.np-sub-navigation{
|
|
padding-bottom: 30px;
|
|
}
|
|
</style>
|
|
{% include "header" %}
|
|
{% include "course_version_outdated_alert", courses: courses.featured %}
|
|
{% include "sub_navigation" %}
|
|
|
|
<main class="np-main np-subpage-container np-max-width np-flex-center justify-content-center">
|
|
|
|
<div class="np-resource-title center">Select your live course and complete to earn your Credential</div>
|
|
<div class="mt-3 np-flex-center row center ">
|
|
|
|
<div class="col-xs-12 col-md-6 col-lg-4 np-stretch-content" order="999">
|
|
<div class="np-card">
|
|
<div class="np-card-container">
|
|
|
|
<img class="np-card-image" alt="Swift Ready - Live With Trainer Activities" src="https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjQ4Mjg1NDQwNDcsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:3eaa39322f5aef1983d83f6d2cd22ad6578b948a472c879c0d546520e21ccc99/tf7kfverTzWltfsmDae0">
|
|
<div class="np-card-content np-card-content-vertical np-card-padding">
|
|
<h3 class="np-card-content-title">
|
|
Swift Ready - Live With Trainer Activities
|
|
</h3>
|
|
<div class="np-card-content-subtitle">
|
|
|
|
</div>
|
|
<div class="np-card-content-footer">
|
|
<div class="np-card-content-progress np-button-color">
|
|
Not started
|
|
</div>
|
|
|
|
|
|
<a class="np-button np-button-wide" href="/app/courses/a2e7216b-9225-40b6-a4ca-82daab981a38">
|
|
View
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xs-12 col-md-6 col-lg-4 np-stretch-content" order="999">
|
|
<div class="np-card">
|
|
<div class="np-card-container">
|
|
|
|
<img class="np-card-image" alt="Swift Certified - Live With Trainer Activities" src="https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjQ4Mjg1NDQwNDcsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:3eaa39322f5aef1983d83f6d2cd22ad6578b948a472c879c0d546520e21ccc99/Aphl5coyQGa9Syy3nQsm">
|
|
<div class="np-card-content np-card-content-vertical np-card-padding">
|
|
<h3 class="np-card-content-title">
|
|
Swift Certified - Live With Trainer Activities
|
|
</h3>
|
|
<div class="np-card-content-subtitle">
|
|
|
|
</div>
|
|
<div class="np-card-content-footer">
|
|
<div class="np-card-content-progress np-button-color">
|
|
Not started
|
|
</div>
|
|
|
|
|
|
<a class="np-button np-button-wide" href="/app/courses/5aa462cb-fc99-4ed1-9192-527a82452d0a">
|
|
View
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</main>
|
|
{% include "footer" %}
|
|
|