mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Upd docs
This commit is contained in:
parent
ad2e7316b1
commit
e10813de09
@ -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
18
docs/tags/extends.md
Normal file
@ -0,0 +1,18 @@
|
||||
Tag {extends}
|
||||
=============
|
||||
|
||||
|
||||
### {extends}
|
||||
|
||||
|
||||
### {block}
|
||||
|
||||
|
||||
### {use}
|
||||
|
||||
|
||||
### {parent}
|
||||
|
||||
|
||||
### Dynamic vs. static inheritance
|
||||
|
@ -1,3 +0,0 @@
|
||||
Tag {extends}
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user