{% extends 'base.html' %} {% block title %} Stackdump - Import data instructions {% endblock %} {% block body %}
Before you can start using Stackdump, you need to import some StackExchange data into it. To do this, you'll need to download the StackExchange data dump, then run some scripts on the Stackdump server.
{% include 'includes/import_data.html.inc' %}