[reorganize templates thomashartman1@gmail.com**20080813143213] hunk ./templates/base.st 1 -$ header() $ -
- $ contentarea $ -
+ + + + + HAppS Tutorial + + hunk ./templates/base.st 10 -$ googleanalytics() $ + hunk ./templates/base.st 12 -$ footer() $ + $ header() $ +
+ $ contentarea $ +
hunk ./templates/base.st 17 + $ googleanalytics() $ + + $ footer() $ + + + hunk ./templates/footer.st 2 - + copyright thomashartman1 at gmail hunk ./templates/footer.st 4 - - hunk ./templates/header.st 1 - - - - - HAppS Tutorial - - - - hunk ./templates/header.st 17 - hunk ./templates/home_interpersonal.st 1 -{% extends "base.html" %} -{% block content %} - - -

RippleDeals is a marketplace where you buy on credit - granted by people who trust you. Or you sell on credit, which - is guaranteed by people you trust. Credit is used in a - person-to-person credit path which can be many people - long.

- -

Since RippleDeals doesn't depend on the banking system, - you can do deals without using credit cards, writing a check, - or handling cash.

- -

You also have a simple way to start doing business in - emerging currencies such as community currencies and digital - gold, or even online gaming currencies. Of course, dollars, - euro, and other mainstream national currencies are fine - too.

- -

RippleDeals is free.

- - - {% include "dealsearch.html" %} - -{% endblock %} - - - - -{% block footer %} - -{% endblock %} rmfile ./templates/home_interpersonal.st