|
|
|
@ -57,5 +57,17 @@ ${{images:${fname}<br><img src="${fname}" alt="${name}" /><p></a>
@@ -57,5 +57,17 @@ ${{images:${fname}<br><img src="${fname}" alt="${name}" /><p></a>
|
|
|
|
|
Older test results are <a href="history">available here</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Autotest statistics --> |
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-75650032-5"></script> |
|
|
|
|
<script> |
|
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
function gtag(){dataLayer.push(arguments);} |
|
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
|
|
gtag('config', 'UA-75650032-5'); |
|
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body> |
|
|
|
|
</html> |
|
|
|
|