This commit is contained in:
parent
21cb50e5fd
commit
4ccd2c8709
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ struct CoursTemplate {
|
||||||
}
|
}
|
||||||
|
|
||||||
// #[once(time = 60)]
|
// #[once(time = 60)]
|
||||||
|
// TODO: Uncomment before release
|
||||||
fn build_page(config: Config) -> String {
|
fn build_page(config: Config) -> String {
|
||||||
config.tmpl.render(
|
config.tmpl.render(
|
||||||
"cours.html",
|
"cours.html",
|
||||||
|
|
Loading…
Reference in a new issue