Added handler examples for caching and tasks.
This commit is contained in:
parent
5707343d57
commit
2004d6b139
8 changed files with 264 additions and 16 deletions
|
|
@ -28,6 +28,8 @@
|
|||
<li>{{link (url "home") "Dashboard" .Path}}</li>
|
||||
<li>{{link (url "about") "About" .Path}}</li>
|
||||
<li>{{link (url "contact") "Contact" .Path}}</li>
|
||||
<li>{{link (url "cache") "Cache" .Path}}</li>
|
||||
<li>{{link (url "task") "Task" .Path}}</li>
|
||||
</ul>
|
||||
|
||||
<p class="menu-label">Account</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue