mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 23:57:20 +02:00
Remove macro
This commit is contained in:
@@ -133,10 +133,6 @@ spawn do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
macro templated(filename)
|
|
||||||
render "src/views/#{{{filename}}}.ecr", "src/views/layout.ecr"
|
|
||||||
end
|
|
||||||
|
|
||||||
get "/" do |env|
|
get "/" do |env|
|
||||||
templated "index"
|
templated "index"
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user