fix examples app
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{{extend 'layout.html'}}
|
||||
<h1>Cache Examples</h1>
|
||||
{{=BEAUTIFY(response._vars)}}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
{{extend 'layout.html'}}
|
||||
<h1>Cache Examples</h1>
|
||||
{{=BEAUTIFY(response._vars)}}
|
||||