Move tagcloud template file to tag.cloud
This commit is contained in:
parent
986a521067
commit
5893529cf4
3 changed files with 5 additions and 1 deletions
tpl
|
@ -6,6 +6,8 @@
|
|||
<body>
|
||||
{include="page.header"}
|
||||
|
||||
{include="tag.sort"}
|
||||
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-lg-1-6 pure-u-1-24"></div>
|
||||
<div class="pure-u-lg-2-3 pure-u-22-24 page-form page-visitor">
|
||||
|
@ -54,6 +56,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{include="tag.sort"}
|
||||
|
||||
{include="page.footer"}
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue