{% extends "base.html" %} {% load i18n %}{% load bootstrap %} {% load static %} {% block html_head %} {% include "main/includes/home_html_head.html" %} {% endblock %} {% block content %} {% include "main/includes/home_top.html" %}
{{ WWW_HOST }} {% trans "is a free service." %}
{% trans "Also, we won't annoy you with ads or spam." %}
{% trans "nsupdate.info is free and open-source software." %}
{% blocktrans %}Empowered by Python and Django,
we love to write clean and secure code.{% endblocktrans %}