{% block css %}
<link rel="stylesheet" href="{{ asset('/frontend/css/style.css') }}?{{ asset_timestamp('/frontend/css/style.css') }}" type="text/css" />
{% endblock %}