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: Removed JSON postprocessing and integrated the cms tests Created Aug. 19, 2017, 1:55 a.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 template = empty
3 test_list = [awesome, news]
4 title = Awesome page
5 Some extra comment text
6 -->
7
8 {{ test_list[0] }}
9 <!-- Test comment -->
10 {{ title }}
OLDNEW
« cms/converters.py ('K') | « tests/test_site/pages/metadata_json_comment.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld