File: request_form.html

package info (click to toggle)
python3-openid 3.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,692 kB
  • sloc: python: 17,486; xml: 234; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (6)
1
2
3
4
5
<html>
  <body onload="document.getElementById('openid_message').submit()">
  {{ html|safe }}
  </body>
</html>