Resources/views/WikiTag/css.html.twig
author ymh <ymh.work@gmail.com>
Fri, 18 Nov 2011 17:42:18 +0100
changeset 38 e48c2e503945
parent 2 13f43f53d0ba
child 53 22377c9e2eae
permissions -rwxr-xr-x
add commands to purge taf=gs and query wikipedia
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"/>