We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62e1dd commit e037fb5Copy full SHA for e037fb5
1 file changed
preview/statics-accessibility/disco.html
@@ -97,7 +97,6 @@
97
<section id="auth-methods">
98
<h1 id="eid-selection-title" class="h2 text-center mb-4">Accedi con un'identità digitale</h1>
99
<div class="row" id="eid-cards-container">
100
- <script type="module" src="js/eid-cards-loader.js"></script>
101
</div>
102
</section>
103
<noscript>
@@ -118,6 +117,7 @@ <h1 id="eid-selection-title" class="h2 text-center mb-4">Accedi con un'identità
118
117
</nav>
119
120
</footer>
+ <script type="module" src="js/eid-cards-loader.js"></script>
121
</body>
122
123
</html>
0 commit comments