etiquette/frontends/etiquette_flask/templates
voussoir b4a28f5034 Make Photo.bytestring a @property.
This is the kind of thing that should be a @property, because
it's very low processing power and doesn't hit the database.
2018-02-16 23:16:02 -08:00
..
album.html Rename Album.photos -> get_photos. 2018-02-16 23:03:54 -08:00
albums.html Add meta viewport to all pages. 2017-07-20 23:10:48 -07:00
bookmarks.html Minor fixes & pylint appeasements. 2018-02-16 21:28:36 -08:00
clipboard_tray.html Rearrange some button CSS classes to be more generic. 2017-12-16 14:13:02 -08:00
header.html Create sessions for anons as well, instead of just logged in. 2018-01-15 18:41:21 -08:00
login.html Add meta viewport to all pages. 2017-07-20 23:10:48 -07:00
photo.html Make Photo.bytestring a @property. 2018-02-16 23:16:02 -08:00
photo_card.html Make Photo.bytestring a @property. 2018-02-16 23:16:02 -08:00
root.html Create sessions for anons as well, instead of just logged in. 2018-01-15 18:41:21 -08:00
search.html Minor fixes & pylint appeasements. 2018-02-16 21:28:36 -08:00
tag_object.html Minor fixes & pylint appeasements. 2018-02-16 21:28:36 -08:00
tags.html Rename Tag.synonyms -> get_synonyms. 2018-02-16 23:01:07 -08:00
template.html Add meta viewport to all pages. 2017-07-20 23:10:48 -07:00
user.html Add meta viewport to all pages. 2017-07-20 23:10:48 -07:00