summaryrefslogtreecommitdiff
path: root/demos/blog-tutorial/samples/day4/blog/protected/pages/Home.page
blob: 7a9c4a7df89b268086389d8894b7dad9aa19f3b2 (plain)
1
2
3
4
5
6
7
<%@ Title="Welcome to PRADO" %>

<com:TContent ID="Main">

<h1>Welcome to PRADO!</h1>

</com:TContent>