diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 14:17:25 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 14:17:25 -0500 |
commit | 57ff2ecaeddb3e802fbec50acd7bf286941ec000 (patch) | |
tree | faadcb090ae0085b4ed0408b1e89815ad5fb7fee /po | |
parent | 5d3c225ad756708e8f3d7d0ee8872a9b274247ef (diff) | |
download | ikiwiki-57ff2ecaeddb3e802fbec50acd7bf286941ec000.tar ikiwiki-57ff2ecaeddb3e802fbec50acd7bf286941ec000.tar.gz |
* template: Remove bogus htmlize pass added in 2.16.
* template: Htmlize template variables, but also provide a raw version
via `<TMPL_VAR raw_variable>`.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index e6a9c3cae..2af29ad46 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-01-09 02:42-0500\n" +"POT-Creation-Date: 2008-01-09 14:04-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |