summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/tpl_footer.itSnippet
blob: d5915064343926b45f9ab17f2e56ba542f8160be (plain)
1
2
3
4
5
6
7
8
{
    title: 'Footer'
    tab_trigger: 'tpl'
    scope: 'text.html.prado'
    content: '<prop:FooterTemplate>
	$0
</prop:FooterTemplate>'
}