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

Unified Diff: tests/expected_output/get_page_url@dynamic

Issue 29495555: Fixes 5343 - add global function: get_canonical_url (Closed)
Patch Set: Created July 23, 2017, 4:35 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/expected_output/get_page_url@dynamic
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/expected_output/get_page_url@dynamic
@@ -0,0 +1,3 @@
+foo_url = http://localhost:5000/en/foo
+foo_de_url = http://localhost:5000/de/foo
+foo_canonical_url = http://localhost:5000/foo

Powered by Google App Engine
This is Rietveld