{% extends "hosterbase.html" %} {% block body %}
Type in some profile information in the text area. Tells us a bit about yourself. You can use TiddlyWiki syntax to mark things up as you like.
You may want to talk about the resources you are making available with Hoster.
{% elif tiddler.title %}Make your edits to {{ tiddler.title }}.
{% else %}Make your edits.
{% endif %}