Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1199)

Side by Side Diff: appengine/monorail/templates/tracker/render-plain-text.ezt

Issue 1868553004: Open Source Monorail (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [# Safely display some text that includes some markup, completely removing the m arkup.
2
3 arg0 is a list of element EZT objects that have a tad and content and maybe so me
4 other attributes.
5
6 We do not use extra whitespace in this template because it generates text into a
7 context where whitespace is significant.
8 ][arg0.content]
OLDNEW
« no previous file with comments | « appengine/monorail/templates/tracker/label-fields.ezt ('k') | appengine/monorail/templates/tracker/render-rich-text.ezt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698