Mizuno and Aiim templates. Almost done with the default class and liquid extraction script.

This commit is contained in:
Norm Rasmussen
2024-10-16 17:15:05 -04:00
parent b3b6b4afea
commit 5f27d1bf02
200 changed files with 5797 additions and 87 deletions

View File

@ -8,7 +8,6 @@
{% endfor %}
{% endif %}
{% endif %}
{% if ready %}
<script>
if (window.location.pathname != '/app/dashboard'){
@ -27,8 +26,8 @@
<div class="waiting-room-container">
<img class="image" src="https://s3.amazonaws.com/static.northpass.com/Mizuno+Golf/logo.png">
<div class="text">
Thank you for entering your PGA ID!
Please wait while we configure the school for you.
Thank you for entering your PGA ID!
Please wait while we configure the school for you.
Youll be automatically redirected when it's ready!
</div>
</div>
@ -103,4 +102,4 @@
margin-top: 0;
}
}
</style>
</style>