Fix broken test

This commit is contained in:
bzick
2013-02-22 00:05:20 +04:00
parent ee9cd9b746
commit 2acb0feff9
5 changed files with 45 additions and 73 deletions

View File

@ -1,6 +1,8 @@
Tag {import}
============
Import [macro](./macro.md) from another template
```smarty
{import 'page.macros.tpl'}
```