mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 07:22:16 +05:30
Remove macro
This commit is contained in:
parent
4ae88cd286
commit
fd1bd35b42
@ -133,10 +133,6 @@ spawn do
|
||||
end
|
||||
end
|
||||
|
||||
macro templated(filename)
|
||||
render "src/views/#{{{filename}}}.ecr", "src/views/layout.ecr"
|
||||
end
|
||||
|
||||
get "/" do |env|
|
||||
templated "index"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user