blob: 53d4e105915525ccd0d3e172c689d3ba27030619 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<com:TContent ID="body">
<h1>TPlaceHolder Sample</h1>
<p>
This sample shows how to insert <com:TPlaceHolder ID="PlaceHolder1" />
at a place that is reserved on a template. The dynamic content can be
either static texts or controls.
</p>
<div class="last-modified">$Id$</div></com:TContent>
|