doctype html html head title Hello from Slim! meta charset="utf-8" meta name="viewport" content="width=device-width, initial-scale=1" link rel="stylesheet" href="/test.css" meta name="current_time" content=Time.now.to_s body #content .container - 100.times do |i| div This is div ##{i}