diff --git a/htdocs/themes/bootstrap/views/about.php b/htdocs/themes/bootstrap/views/about.php index 2a54aaa..82312ba 100644 --- a/htdocs/themes/bootstrap/views/about.php +++ b/htdocs/themes/bootstrap/views/about.php @@ -3,12 +3,25 @@
- To edit this page edit application/views/about.php. +

Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface.

+

Stikked allows you to easily share code with anyone you wish. Here are some features:

+ +
diff --git a/htdocs/themes/bootstrap/views/defaults/header.php b/htdocs/themes/bootstrap/views/defaults/header.php index eacfedd..87ccf7f 100644 --- a/htdocs/themes/bootstrap/views/defaults/header.php +++ b/htdocs/themes/bootstrap/views/defaults/header.php @@ -1,5 +1,4 @@ - + config->item('site_name'); ?> - + <?php echo $page_title; ?> @@ -49,7 +48,7 @@ $this->carabiner->display('css'); - config->item('site_name'); ?> + config->item('site_name'); ?>