Resources/views/WikiTag/css.html.twig
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2011 23:48:40 +0100
changeset 45 e25a00a6f9e1
parent 2 13f43f53d0ba
child 53 22377c9e2eae
permissions -rwxr-xr-x
Correct syntax error.

{# partial display to add the needed CSS #}
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/wikiTag.css') }}" type="text/css"/>
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/smoothness/jquery-ui-1.8.13.custom.css') }}" type="text/css"/>