templates/mazdashop/header_css.html.twig line 1

Open in your IDE?
  1. <link rel="stylesheet" type="text/css" href="{{ asset('/mazdashop/css/lightbox.css') }}">
  2. <link rel="stylesheet" type="text/css" href="{{ asset('/mazdashop/css/style.css') }}?v={{ "now"|date("mdYhs") }}">
  3. <link rel="stylesheet" type="text/css" href="{{ asset('/mazdashop/css/custom.css') }}?v={{ "now"|date("mdYhs") }}">