I :heart: how we implemented the template selection using screenshot tiles instead of radios (@wesruv ++), but now in #1617 / https://github.com/backdrop/backdrop/pull/1343 where we need to use checkboxes, it doesn't look that good. The light gray border is too subtle IMO:




Here's a couple of different ways how it could look if we for example used https://github.com/backdrop/backdrop/blob/1.x/core/misc/watchdog-ok.png:

Recent comments
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1