66e09b2a95
This change uses CORS to make the Angular template request to a defined S3 bucket, falling back to the compiled login template if the bucket is not available. Fixes #1313
4 lines
164 B
HTML
4 lines
164 B
HTML
<div quay-static-include="{'hosted': 'index.html', 'otherwise': 'partials/landing-login.html'}"
|
|
onload="chromify()">
|
|
<span class="cor-loader"></span>
|
|
</div>
|