diff --git a/.gitignore b/.gitignore index 32abb73..02864f4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ venv/ db.sqlite3 # 미디어 및 정적 파일 폴더 media/ -static/ +# static/ # VS Code 설정 .vscode/ # 보안 및 환경 설정 파일 (추가) diff --git a/accounts/templates/accounts/mypage.html b/accounts/templates/accounts/mypage.html new file mode 100644 index 0000000..5afdc81 --- /dev/null +++ b/accounts/templates/accounts/mypage.html @@ -0,0 +1,18 @@ +{% extends 'base.html' %} + +{% block content %} +
조건에 맞는 사진이 없습니다.
+ {% endfor %} +휴지통에 있는 사진은 30일 뒤에 영구 삭제됩니다.
+← 갤러리로 돌아가기 + +휴지통이 비어 있습니다.
+ {% endfor %} +