diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2011-05-17 18:02:36 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net ; true> | 2011-05-17 18:02:36 -0700 |
commit | 6f5eb97a5d2129427e831a9a4eb1fec318401356 (patch) | |
tree | 276393b7f613db58f27d84f634fdf548421cf186 /htdocs/src | |
parent | 251349acaf0f8fed47aad1610b5b627a7e684f27 (diff) |
Made it prettier
Diffstat (limited to 'htdocs/src')
-rw-r--r-- | htdocs/src/header.inc.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/htdocs/src/header.inc.php b/htdocs/src/header.inc.php index 856ba32..1396bf2 100644 --- a/htdocs/src/header.inc.php +++ b/htdocs/src/header.inc.php @@ -12,7 +12,9 @@ alt="<?= $CONFIG['sitetitle'] ?>" /></p> <div id="about"> - Foursquare community is a place... + Foursquare community is a place where you can find help, + sell merchandise, list events or even post your rental. + We want to build a help you get connected to the community of our church! </div> </div> |