List of highways numbered 185

Route 185 or Highway 185 may refer to:

Canada

India

Ireland

Japan

United States

Territories
Previous Lists of Highways Next
184 185 186
gollark: The rest Of Haskell Is.
gollark: Python or (node.)js are more common, arguably saner choices.
gollark: ...
gollark: If you want to stick with Lua this is pretty good.
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.