Sign in
android
/
platform
/
external
/
autotest
/
c1d8463aac0b2a3a8b684e702ddd29cf335aa5fb
/
.
/
frontend
/
afe
/
templates
/
500.html
blob: 7a0d6317c055bc82ed105b59c6423d210fe3e0f9 [
file
] [
log
] [
blame
]
<html><head><body>
<!-- starting with sys.exc_info but hey, it's python -->
Type: {{ type }}
<br
/>
Value: {{ value }}
<br
/>
Traceback: {{ traceback }}
<br
/>
</body></head></html>