Sign in
gerrit
/
gerrit-fe-dev-helper
/
ef5d3c00f5fc780ea77f9f99294629d25c1ba276
/
.
/
src
/
popup.html
blob: 4a29a29c1becd0e1e8847ba13eeaaa57a5b34295 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
body
{
min-width
:
300px
;
}
</style>
</head>
<body>
<gdh-app></gdh-app>
<script
src
=
"popup.js"
></script>
</body>
</html>