I want to have this kind of route :
get "/{:slug}.html", MyController, :show
However Phoenix does not like any syntax for this kind of