This commit is contained in:
bzick 2013-02-15 12:17:23 +04:00
parent ad2e7316b1
commit e10813de09
3 changed files with 19 additions and 4 deletions

View File

@ -167,7 +167,7 @@
<style>
h1 {font-size: 24px; color: #F00;}
</style>
{/literal}
{/ignore}
<script>
(function (text) {
var e = document.createElement('P');

18
docs/tags/extends.md Normal file
View File

@ -0,0 +1,18 @@
Tag {extends}
=============
### {extends}
### {block}
### {use}
### {parent}
### Dynamic vs. static inheritance

View File

@ -1,3 +0,0 @@
Tag {extends}
=============