added tagcloud
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{{extend 'layout.html'}}
|
||||
<h1>Your variables</h1>
|
||||
<h2>a={{=a}}</h2>
|
||||
<h2>a={{=b}}</h2>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
{{extend 'layout.html'}}
|
||||
<h1>Your variables</h1>
|
||||
<h2>a={{=a}}</h2>
|
||||
<h2>a={{=b}}</h2>
|
||||