Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/test_site/templates/include-test.tmpl

Issue 29590620: Noissue - Refactor Converter.__init__ and __call__ (Closed)
Patch Set: Address comments on PS1 Created Nov. 7, 2017, 5:01 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/test_site/pages/includer.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/templates/include-test.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/test_site/templates/include-test.tmpl
@@ -0,0 +1,2 @@
+{{ body|safe }}
+Variable from included piece: {{ foo }}
« no previous file with comments | « tests/test_site/pages/includer.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld