mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-12 04:52:45 +00:00
12 lines
366 B
HTML
12 lines
366 B
HTML
{% extends 'login_nav.html' %}
|
|
|
|
{% block main_block %}
|
|
|
|
<p>Your photos might well be the most valuable digital property you
|
|
have, so why trust it to companies that have no investment in the
|
|
sentimental value of your family snaps? Keep those photos local,
|
|
backed up, easily accessed and free from the whims of some other
|
|
websites business model.</p>
|
|
|
|
{% endblock %}
|