Listing 13.5. Reguły translacji adresów URL
indeks:
  url:   /index.html
  param: { module: glowny, action: powitanie }
homepage:
  url:   /
  param: { module: glowny, action: powitanie }
tren:
  url:   /:slug.html
  param: { module: tren, action: show }