{% extends 'base.html' %} {% block content %} Plexora - Figures {# Deliberately shaped like the Open Project page, down to the class names it reuses from openProject.css: a figure and a project are the same KIND of thing to a user -- something saved, found again and opened -- and giving the two lists different furniture would be inventing a distinction that does not exist. Everything specific to figures is prefixed .fb-, which is what keeps this plugin's stylesheet off core's elements. #}

Figures

Loading…

Projects Figures
{# A button, not a link: deleting posts, so there is no URL for a prefetcher or a stale bookmark to follow. Dismissed through bootstrap's data API for the reason core's delete dialog documents -- the ES-module build never assigns window.bootstrap. #}
{% endblock %}