#5 Include link to main schedule page
Merged by bcotton. Opened by glb.
Unknown source main

Download 5.patch

This is an improvement over my first attempt (I canceled the previous pull request). It turns out that the added content can be placed in the HTML_HEADER variable as long as the variable contains only one top-level element ("<div>whatever</div>" is OK but "<div>whatever</div><table>whatever else</table>" is not).

1 new commit added

  • Make backlink style consistent with links in footer

Fixes #3

Looks good. I'm glad you were able to avoid the perl one-liner. :-)

Pull-Request has been merged by bcotton

Metadata