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: Preserve lines in metadata, fix sort in sitemap.tmpl Created March 26, 2018, 2:28 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

Powered by Google App Engine
This is Rietveld