Retwis Title configuration option
This commit is contained in:
parent
f5fdd918a5
commit
5fd9c7c349
2 changed files with 17 additions and 13 deletions
|
|
@ -9,6 +9,6 @@
|
|||
<div id="page">
|
||||
<div id="header">
|
||||
<a href="/"><img style="border:none" src="logo.png" width="192" height="85" alt="Retwis"></a>
|
||||
<?php echo gethostname(); ?>
|
||||
<?php echo $redis_title; ?>
|
||||
<?php include("navbar.php") ?>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue