{% extends "base.html" %} {% block content %} {% if docs and docs | length > 0 %}

Your blog

From this page, you can publish a document to your blog, or unpublish existing posts.

Note: Previewing documents online requires JavaScript.

Missing a doc? You can only publish public, unencrypted documents to your blog.
{% else %}

You haven't uploaded any documents yet.

Use the "Upload to Rite Cloud" menu option in your Rite client to upload a document.

{% endif %} {% endblock content %}