{% extends "pubs.html" %} {% import "helpers.html" as helper %} {% block title %}Gallery{% endblock %} {% block stylesheets %}{% endblock %} {% block content %} {{ helper.wide_header() }}
Description
{{ card.description }}