Resources/views/WikiTag/css.html.twig
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 21:37:34 +0200
changeset 20 985f1992895d
parent 2 13f43f53d0ba
child 53 22377c9e2eae
permissions -rwxr-xr-x
merged done
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{# partial display to add the needed CSS #}
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/wikiTag.css') }}" type="text/css"/>
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/smoothness/jquery-ui-1.8.13.custom.css') }}" type="text/css"/>