DEBSOURCES
Skip Quicknav
sources / python-django-extra-views / 0.14.0-4 / extra_views_tests / templates / extra_views / success.html
1234567891011
<!DOCTYPE html> <html> <head> <title>Success</title> </head> <body> <h1>Success</h1> </body> </html>