etiquette/frontends/etiquette_flask
Ethan Dalool e7ac27962f Make <a> tags always have pointer cursor.
At the moment, tag_objects have an option for a javascript void
link for the purpose of getting a pointer cursor without a real link.
Well I want to phase those javascript void links out so let's just
make a tags always pointy.
2020-01-14 16:17:59 -08:00
..
backend Add jinja_filters.make_attributes. 2020-01-14 15:10:47 -08:00
static Make <a> tags always have pointer cursor. 2020-01-14 16:17:59 -08:00
templates Greatly simplify the jinja code for tag_object. 2020-01-14 15:11:07 -08:00
tests
etiquette_flask_entrypoint.py
etiquette_flask_launch.py