Sign in
dart
/
webdev
/
be9f117fe1177ae22dccafb607990bb25be7f52f
/
.
/
fixtures
/
_test_circular2
/
web
/
base_index.html
blob: affdbcb5caaece0449ed1dedb6d936a07c595ca6 [
file
]
<html>
<head>
<base
href
=
"/abc/"
>
<script
defer
src
=
"main.dart.js"
></script>
</head>
</html>