flex/templates
saagit 120f4d09fc Fixing missing </div> caught by validator.w3.org
The errors given were:
Error: End tag aside seen, but there were open elements.
Error: Unclosed element div.

They were caused by a missing </div> just inside an <aside> block.
2020-08-16 09:10:34 -07:00
..
partial
archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
article.html Closes #220: Format strings need 's' after the name 2020-04-21 07:58:12 -06:00
author.html
authors.html
base.html Fixing missing </div> caught by validator.w3.org 2020-08-16 09:10:34 -07:00
categories.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
category.html
index.html Closes #220: Format strings need 's' after the name 2020-04-21 07:58:12 -06:00
page.html
period_archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
search.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
tag.html
tags.html