flex/templates
saagit cf1b3e85cd Fixing illegal character caught by validator.w3.org
The error shown was:
Error: Illegal character in query: | is not allowed.

Even though Google says here:

  https://developers.google.com/fonts/docs/getting_started

that multiple font families should be separated by pipe character,
they state here:

  https://developers.google.com/maps/documentation/urls/url-encoding

that a pipe character should be encoded as %7C which agrees with
https://www.ietf.org/rfc/rfc3986.txt.
2020-08-16 12:53:55 -07:00
..
partial Rename files 2020-04-20 23:19:01 +02:00
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 illegal character caught by validator.w3.org 2020-08-16 12:53:55 -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 Set alternate link tags for translated content 2019-10-27 15:21:23 +00:00
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