Recent Changes
← Back
Subscribe via RSS, Atom or JSON feed.
`)
//line templates/recent_changes.qtpl:29
qw422016.N().S(`
`)
//line templates/recent_changes.qtpl:32
if len(changes) == 0 {
//line templates/recent_changes.qtpl:32
qw422016.N().S(`
Could not find any recent changes.
`)
//line templates/recent_changes.qtpl:34
} else {
//line templates/recent_changes.qtpl:34
qw422016.N().S(`
`)
//line templates/recent_changes.qtpl:35
for i, entry := range changes {
//line templates/recent_changes.qtpl:35
qw422016.N().S(`
`)
//line templates/recent_changes.qtpl:38
qw422016.N().S(entry)
//line templates/recent_changes.qtpl:38
qw422016.N().S(`
`)
//line templates/recent_changes.qtpl:40
}
//line templates/recent_changes.qtpl:40
qw422016.N().S(`
`)
//line templates/recent_changes.qtpl:41
}
//line templates/recent_changes.qtpl:41
qw422016.N().S(`