File: auth_ok.html

package info (click to toggle)
python-flickrapi 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 468 kB
  • sloc: python: 2,145; makefile: 147; sh: 10
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
{% extends "master.html" %}
{% block body %}
Welcome from Flickr!
{% endblock %}