| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,23 @@ |
| 1 |
+<!-- INCLUDE BLOCK : header --> |
|
| 2 |
+ |
|
| 3 |
+ {welcome}<br /><br />
|
|
| 4 |
+ |
|
| 5 |
+ <div align="center"><table width="75%" border="0" cellpadding="0" cellspacing="0"> |
|
| 6 |
+ <tr> |
|
| 7 |
+ <td class="c1">{categories_title}</td>
|
|
| 8 |
+ </tr> |
|
| 9 |
+ <tr> |
|
| 10 |
+ <td class="c2">{categories_content}</td>
|
|
| 11 |
+ </tr> |
|
| 12 |
+ </table><br /><br /></div> |
|
| 13 |
+<hr /> |
|
| 14 |
+ <div class="n1">{news_title}</div><div align="center">{news_content}</div>
|
|
| 15 |
+</td> |
|
| 16 |
+ <td class="m2"> |
|
| 17 |
+ |
|
| 18 |
+ <div class="m3">{info_title}</div><div class="m4">{login_content}<br /><br />{info_content}</div>
|
|
| 19 |
+ |
|
| 20 |
+<br /><br /> |
|
| 21 |
+ |
|
| 22 |
+<div class="m3">{random_title}</div><div class="m4">{random_content}<br /><br /></div>
|
|
| 23 |
+<!-- INCLUDE BLOCK : footer --> |
|
| 0 | 24 |
\ No newline at end of file |