diff options
Diffstat (limited to '.title.template')
-rw-r--r-- | .title.template | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.title.template b/.title.template new file mode 100644 index 0000000..ce3f96f --- /dev/null +++ b/.title.template @@ -0,0 +1,10 @@ +<div class="page_header floating_element"> + <h1 class="floating_element">Блог самохостера Lotigara</h1> +</div> +<div class="floating_element"> + <h4 style="display:inline"><a style="color:white" href="/">главная|main page</a></h4> + <h4 style="display:inline"><a style="color:white" href="/status.php">состояние|status</a></h4> + <p style="display:inline">блог|blog</p> + <h4 style="display:inline"><a style="color:white" href="/files">файлы|files</a></h4> + <label id="switch-label" for="theme-switch"></label> +</div> |