1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-13 15:46:17 +02:00

Fix html_if template

This commit is contained in:
Lise Henry 2023-08-09 20:08:56 +02:00
parent 801fad056b
commit a7747800d5

View File

@ -23,13 +23,13 @@ function passageCount(n) {
return count;
}
{{{common_script}}}
{{common_script}}
var initFns = [];
{{{new_game}}}
{{new_game}}
{{{js_prelude}}}
{{js_prelude}}
function showChapter(chap, noreset){
state.current_id = chap;