diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-07-20 21:56:37 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-07-20 21:58:27 +0300 |
commit | e9a64f3b41b5eae47dec7c0ecfd1caae83136abc (patch) | |
tree | c07898520a7015c3f2a201ca0674efea82dd76a5 /views/nodes_templ.txt | |
parent | 9c0a6b21f8f8d9b725e1fe7f11da4532e04fd9f1 (diff) |
initialv0.0.1
Diffstat (limited to 'views/nodes_templ.txt')
-rw-r--r-- | views/nodes_templ.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/views/nodes_templ.txt b/views/nodes_templ.txt new file mode 100644 index 0000000..99b0698 --- /dev/null +++ b/views/nodes_templ.txt @@ -0,0 +1,18 @@ +<h1> +</h1><table><thead><tr><th>Тема</th><th>Дата</th><th>Автор</th></tr></thead> <tbody> +<tr><td colspan=\"3\"><strong>Тем нет</strong></td></tr> +</tbody></table> +<strong>Постов нет</strong> + +<a href=\"/login\">Войдите</a> чтобы ответить в тему. +<tr><td><a href=\" +\"> +</a></td><td> +</td><td> +</td></tr> +<article id=\" +\"><header class=\"post-header\"><span>Пост</span> <span> + в + <a href=\" +\">#</a></span></header> +</article> |