8 |
    9 |
  1. 10 |
    11 | @include("croustillon::lang.{$locale}.policy.whatIsACookie") 12 |
    13 |
  2. 14 |
  3. 15 |
    16 | @include("croustillon::lang.{$locale}.policy.whichCookieDoWeUse") 17 |
    18 |
  4. 19 |
  5. 20 |
    21 | @include("croustillon::lang.{$locale}.policy.howToParametersCookies") 22 |
    23 |
  6. 24 |
  7. 25 |
    26 | @include("croustillon::lang.{$locale}.policy.doesItWorkWithoutCookies") 27 |
    28 |
  8. 29 |
  9. 30 |
    31 | @include("croustillon::lang.{$locale}.policy.otherQuestions") 32 |
    33 |
  10. 34 |
35 |