added tagcloud
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{{extend 'layout.html'}}
|
||||
|
||||
<div class="contentleft">
|
||||
<div >
|
||||
{{=get_content('main')}}
|
||||
</div>
|
||||
{{=get_content('official')}}
|
||||
{{=get_content('community')}}
|
||||
{{=get_content('more')}}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user