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

Side by Side Diff: tests/test_site/pages/metadata_old_comment.tmpl

Issue 29516687: Issue 4488 - Add support for JSON page front matter (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Test cases no longer use 'template = empty' Created April 18, 2018, 8:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!--
2 test_list = [awesome, news]
3 title = Awesome page
4 Some extra comment text
5 -->
6
7 {{ test_list[0] }}
8 <!-- Test comment -->
9 {{ title }}
OLDNEW

Powered by Google App Engine
This is Rietveld