This commit is contained in:
2019-02-06 00:49:12 +03:00
commit 8dbb1bb605
4796 changed files with 506072 additions and 0 deletions

12
bml/test/brads/test1.correct Executable file
View File

@@ -0,0 +1,12 @@
<html>
<head><title>Test1</title></head>
<body>
Test of local block foo: [foo][/foo]
Another test of local block foo: [foo]with data this time[/foo]
</body>
</html>