| Line | |
|---|
| 1 | <MTSetVar name="main_index" value="1"> |
|---|
| 2 | <mt:setvarblock name="html_head"> |
|---|
| 3 | <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTLink template="rsd"$>" /> |
|---|
| 4 | </mt:setvarblock> |
|---|
| 5 | <MTSetVarBlock name="title"><$MTBlogName encode_html="1"$></MTSetVarBlock> |
|---|
| 6 | |
|---|
| 7 | <$MTInclude module="<__trans phrase="Header">" body_class="mt-main-index"$> |
|---|
| 8 | |
|---|
| 9 | <MTEntries> |
|---|
| 10 | <$MTInclude module="<__trans phrase="Entry Summary">"$> |
|---|
| 11 | </MTEntries> |
|---|
| 12 | |
|---|
| 13 | <div class="content-nav"> |
|---|
| 14 | <a href="<$MTLink template="archive_index"$>"><__trans phrase="Archives"></a> |
|---|
| 15 | </div> |
|---|
| 16 | |
|---|
| 17 | <$MTInclude module="<__trans phrase="Footer">"$> |
|---|