diff options
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals/Pages.page')
-rw-r--r-- | demos/quickstart/protected/pages/Fundamentals/Pages.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/Pages.page b/demos/quickstart/protected/pages/Fundamentals/Pages.page index 8042ddcd..f389f9ca 100644 --- a/demos/quickstart/protected/pages/Fundamentals/Pages.page +++ b/demos/quickstart/protected/pages/Fundamentals/Pages.page @@ -20,4 +20,4 @@ Understanding the page lifecycles is crucial to grasp PRADO programming. Page li <img src="<%~lifecycles.gif %>" />
</p>
-</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file |