feat: Add subnav to FAQ page
As per #100 (closed), the FAQ page should have the subnav just like the two donate pages do.
This commit does so, in faq.html.jinja
. Like donate.html.jinja
and cryptocurrency.html.jinja
, the subnav is included in the jinja2 hero
block. Note that unlike those two templates, it does not additionally include the "Donate now!" hero.html
banner. (This is as per the design in Figma.)