moved a bunch of churned customers templates to a hidden folder. Added to Sandata's script and the new groups. Notes.

This commit is contained in:
Norm Rasmussen
2024-05-06 17:07:40 -04:00
parent e9a721cfd6
commit 86ef310892
1042 changed files with 4425 additions and 339 deletions

View File

@ -0,0 +1,16 @@
<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">Feedback about Swift Academy</div>
<iframe style="width: 100%; height: 2000px; overflow: hidden; margin-top: 20px;" src="https://www.surveymonkey.com/r/ZQRYZYK" scrolling="yes">Iframes not supported</iframe></main>
{% include "footer" %}