Fix template The main content of the article was being funnelled into this header element somehow. I only noticed this when I saw the ‘header table’ style erroneously being applied to a table in an article.
1 files changed, 1 insertions(+), 1 deletions(-) M bin/make
M bin/make => bin/make +1 -1
@@ 54,7 54,7 @@ html() { { [ _"${layout-}" = _solo ] || x small < share/header.html | x header { - { + : | { if [ -n "${title-}" ]; then x h1 "$title" fi