Ethan Dalool
616c490391
The markup for the album listing page and individual album page were different enough that I decided to make them wholly separate, but then this left the shared javascript in its own stupid file unlike any of the other types. So, I'm merging them as a huge jinja if-else, which is also dumb but it feels better than all these separate files. |
||
---|---|---|
.. | ||
album.html | ||
bookmarks.html | ||
clipboard.html | ||
clipboard_tray.html | ||
header.html | ||
login.html | ||
photo.html | ||
photo_card.html | ||
root.html | ||
search.html | ||
tag_object.html | ||
tags.html | ||
template.html | ||
user.html |