Added URL 'un'parsing to change things like "%20" to spaces for use with
[cmless] / bin / template.py
2018-01-07 Aaron TaylorAdded ability to record metadata at top of page data...
2018-01-07 Aaron TaylorAdded %%current_year%% as template keyword.
2018-01-07 Aaron TaylorAdded %%site_title%% template keyword.
2018-01-07 Aaron TaylorAdded basic template functionality.