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

Side by Side Diff: appengine/monorail/templates/features/updates-ending.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 [is ending_type "in_project"]
2 in project [include "updates-project-link.ezt" "2"]
3 [else][is ending_type "by_user"]
4 [define user_profile_url][user.profile_url][end]
5 [define user_display_name][user.display_name][end]
6 by [include "updates-profile-link.ezt" "2"]
7 [end][end]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698