File: admin.html

package info (click to toggle)
frozen-flask 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 808; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 198 bytes parent folder | download
1
2
3
Admin index
<a href="{{ url_for('page', name='I løvë Unicode') }}">Unicode test</a>
<a href="{{ url_for('page', name='octothorp', query_foo='bar', _anchor='introduction') }}">URL parsing test</a>