mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
add template files
This commit is contained in:
1
unit_test/templates/assign_var.tpl
Normal file
1
unit_test/templates/assign_var.tpl
Normal file
@@ -0,0 +1 @@
|
||||
{$foo}
|
1
unit_test/templates/index.tpl
Normal file
1
unit_test/templates/index.tpl
Normal file
@@ -0,0 +1 @@
|
||||
TEST STRING
|
Reference in New Issue
Block a user