{% extends 'miner/base.html' %} {% load staticfiles %} {% load url from future %} {% block content %}

Welcome

This demo video will help you get started.

{% comment %}

The documentation has more detail.

{% endcomment %}

Tools

Admin Interface  /admin/
Home Page  /invest/
Plot Historical Data  /invest/plot/SNE,GOOGL,AAPL
{% endblock %}