{% load staticfiles %} {% load bootstrap3 %}
Bitcoin Node Stats
{# Load CSS and JavaScript #} {% bootstrap_css %}
{% bootstrap_javascript %}
{% block headcontent %}{% endblock %}
BitcoinNodeStats
node {{ node.version }} ({{ node.subversion }})
Code
{% if request.user.is_authenticated %} {% if request.user.is_staff %}
Admin
{% endif %} {% endif %}
{% block content %}{% endblock %}