diff options
Diffstat (limited to 'testing/templates/render_in_place_sec1.html')
-rw-r--r-- | testing/templates/render_in_place_sec1.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/templates/render_in_place_sec1.html b/testing/templates/render_in_place_sec1.html new file mode 100644 index 0000000..75f9fd6 --- /dev/null +++ b/testing/templates/render_in_place_sec1.html @@ -0,0 +1,2 @@ +A={{ a }} +B={{ b }} |