Mercurial > hg > dml-open-vis
view src/Kachkaev/JstmplBundle/Resources/config/jstmpl.xml @ 1:f38015048f48 tip
Added GPL
author | Daniel Wolff |
---|---|
date | Sat, 13 Feb 2016 20:43:38 +0100 |
parents | 493bcb69166c |
children |
line wrap: on
line source
<?xml version="1.0" ?> <container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> <parameters> <parameter key="jstmpl.source.patterns" type="collection"></parameter> <!--parameter key="jstmpl.output.pattern">/tmpl/{name}.html</parameter--> </parameters> </container>