diff options
Diffstat (limited to 'web/page.html')
| -rw-r--r-- | web/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/page.html b/web/page.html index d654d06..2eeefcb 100644 --- a/web/page.html +++ b/web/page.html | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | </div> | 42 | </div> |
| 43 | <div id="breadcrumb">{{ breadcrumb() }}</div> | 43 | <div id="breadcrumb">{{ breadcrumb() }}</div> |
| 44 | <div id="content">{{ __content__ }}</div> | 44 | <div id="content">{{ __content__ }}</div> |
| 45 | <div id="footer">Copyright © {{ copyright_years(since=2008) }} | 45 | <div id="footer"><span id="copyright">Copyright © {{ copyright_years(since=2008) }}</span> |
| 46 | <a href="team.html">Monitoring Plugins Development Team</a> | | 46 | <a href="team.html">Monitoring Plugins Development Team</a> | |
| 47 | <a href="impressum.html">Impressum</a> | 47 | <a href="impressum.html">Impressum</a> |
| 48 | </div> | 48 | </div> |
