kopia lustrzana https://github.com/iv-org/invidious
Rename 'layout' to 'template'
rodzic
74cf3d18d0
commit
b72f3c2274
|
@ -9,7 +9,7 @@ macro add_mapping(mapping)
|
|||
DB.mapping({{mapping}})
|
||||
end
|
||||
|
||||
macro templated(filename, template = "layout")
|
||||
macro templated(filename, template = "template")
|
||||
render "src/invidious/views/#{{{filename}}}.ecr", "src/invidious/views/#{{{template}}}.ecr"
|
||||
end
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue