Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
9eebde0a1c38980799e2d33cd2839b122fa59cc0
/
.
/
site
/
docs
/
layouts
/
_default
/
single.html
blob: a70f59a966c7c5ce9b6b63e2ac4152b9accb1e27 [
file
]
<html>
{{ partial "head.html" . }}
<body
onload
=
"
WaveDrom
.
ProcessAll
()
"
>
{{ .Content }}
{{ partial "footer.html" . }}
</body>
</html>