mirror of https://github.com/kiwix/libkiwix.git
At this point a potential issue has been revealed. Now we produce the final HTML via 2-level template expansion 1. Render parameterized messages 2. Render the HTML template In which templates we should use double mustache "{{}}" (HTML-escaping) tags and where we may use triple mustache "{{{}}}" (non-escaping) tags? |
||
---|---|---|
.. | ||
captured_external.html | ||
catalog_entries.xml | ||
catalog_v2_categories.xml | ||
catalog_v2_entries.xml | ||
catalog_v2_entry.xml | ||
catalog_v2_languages.xml | ||
catalog_v2_root.xml | ||
error.html | ||
external_blocker_part.html | ||
head_taskbar.html | ||
index.html | ||
search_result.html | ||
suggestion.json | ||
taskbar_part.html |