We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b833c0 commit 6da31c0Copy full SHA for 6da31c0
views/partials/partial2.jade
@@ -2,5 +2,5 @@
2
.span12
3
p This is the partial for view 2.
4
p
5
- | Showing of 'interpolate' filter:
6
- | {{ 'Current version is v%VERSION%.' | interpolate }}
+ |Showing of 'interpolate' filter:
+ |{{ 'Current version is v%VERSION%.' | interpolate }}
0 commit comments