diff --git a/templates/zephyr/accounts_home.html b/templates/zephyr/accounts_home.html index c6180e29ab..48b311e848 100644 --- a/templates/zephyr/accounts_home.html +++ b/templates/zephyr/accounts_home.html @@ -4,3 +4,29 @@
  • Log in
  • Register
  • {% endblock %} + +{% block content %} +
    +
    +
    +

    Humbug

    +

    Zephyr for the masses (?)

    +
    +
    +

    Here we describe what makes it so great.

    + +

    With several features such as: +

      +
    • Sending messages
    • +
    • Reading messages
    • +
    • Incessant polling
    • +

    + +

    + Log in » + Register » +

    +
    +
    +
    +{% endblock %}