changed title
This commit is contained in:
parent
35717248ca
commit
dc0b3a3f16
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>
|
||||
Seinheit
|
||||
<?php if(Navigation::getTitle()): ?>
|
||||
- <?php echo Navigation::getTitle(); ?>
|
||||
<?php echo Navigation::getTitle(); ?> -
|
||||
<?php endif ?>
|
||||
Seinheit
|
||||
</title>
|
||||
<link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="<?php echo $this->base ?>/style/main.css" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue