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>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>
|
<title>
|
||||||
Seinheit
|
|
||||||
<?php if(Navigation::getTitle()): ?>
|
<?php if(Navigation::getTitle()): ?>
|
||||||
- <?php echo Navigation::getTitle(); ?>
|
<?php echo Navigation::getTitle(); ?> -
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Seinheit
|
||||||
</title>
|
</title>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
|
<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" />
|
<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