upload.unturf.com/templates
Russell Ballestrini d7416d2bae init
new file:   .gitignore
	new file:   app.py
	new file:   requirements.txt
	new file:   templates/base.html.j2
	new file:   templates/edit_media.html.j2
	new file:   templates/home.html.j2
	new file:   templates/import_user_record.html.j2
	new file:   templates/list_media.html.j2
	new file:   templates/login.html.j2
	new file:   templates/profile.html.j2
	new file:   templates/upload_media.html.j2
	new file:   templates/user_media.html.j2
	new file:   templates/verify.html.j2
	new file:   templates/view_media.html.j2
	new file:   templates/view_media_details.html.j2
2024-12-29 15:21:59 -05:00
..
base.html.j2 init 2024-12-29 15:21:59 -05:00
edit_media.html.j2 init 2024-12-29 15:21:59 -05:00
home.html.j2 init 2024-12-29 15:21:59 -05:00
import_user_record.html.j2 init 2024-12-29 15:21:59 -05:00
list_media.html.j2 init 2024-12-29 15:21:59 -05:00
login.html.j2 init 2024-12-29 15:21:59 -05:00
profile.html.j2 init 2024-12-29 15:21:59 -05:00
upload_media.html.j2 init 2024-12-29 15:21:59 -05:00
user_media.html.j2 init 2024-12-29 15:21:59 -05:00
verify.html.j2 init 2024-12-29 15:21:59 -05:00
view_media.html.j2 init 2024-12-29 15:21:59 -05:00
view_media_details.html.j2 init 2024-12-29 15:21:59 -05:00