X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..d297e7b43dff2c97f05ca2802f150d51c31bfcb3:/templates/about.tpl.php
diff --git a/templates/about.tpl.php b/templates/about.tpl.php
index 494a2e3..b5f60a9 100644
--- a/templates/about.tpl.php
+++ b/templates/about.tpl.php
@@ -1,20 +1,16 @@
-includeTemplate($GLOBALS['top_include']);
-?>
+includeTemplate($GLOBALS['top_include']); ?>
-- Store all your favourite links in one place, accessible from anywhere.'); ?>
-- Share your bookmarks with everyone, with friends on your watchlist or just keep them private.') ;?>
-- Tag your bookmarks with as many labels as you want, instead of wrestling with folders.'); ?>
-- Register now to start using %s!'), $GLOBALS['sitename']); ?>
+ - Store all your favourite links in one place, accessible from anywhere.'); ?>
+ - Share your bookmarks with everyone, with friends on your watchlist or just keep them private.') ;?>
+ - Tag your bookmarks with as many labels as you want, instead of wrestling with folders.'); ?>
+ - Register now to start using %s!'), $GLOBALS['sitename']); ?>
-- an open-source project licensed under the GNU General Public License. This means you can host it on your own web server for free, whether it is on the Internet, a private network or just your own computer.'), $GLOBALS['sitename']); ?>
-- del.icio.us API. Almost all of the neat tools made for that system can be modified to work with %1$s instead. If you find a tool that won\'t let you change the API address, ask the creator to add this setting. You never know, they might just do it.'), $GLOBALS['sitename']); ?>
+ - an open-source project licensed under the GNU General Public License. This means you can host it on your own web server for free, whether it is on the Internet, a private network or just your own computer.'), $GLOBALS['sitename']); ?>
+ - delicious API. Almost all of the neat tools made for that system can be modified to work with %1$s instead. If you find a tool that won\'t let you change the API address, ask the creator to add this setting. You never know, they might just do it.'), $GLOBALS['sitename']); ?>
-includeTemplate($GLOBALS['bottom_include']);
-?>
\ No newline at end of file
+includeTemplate($GLOBALS['bottom_include']); ?>
\ No newline at end of file