Added breadcrumbs, and UI for saving a local copy of a hard disk

This commit is contained in:
Jeff Parsons 2016-04-02 12:04:09 -07:00
commit aeea1440f0
32 changed files with 1311 additions and 1249 deletions

View file

@ -1,6 +1,6 @@
{% comment %}
Used by pages like the one in /api/v1/dump/ to implement a client-side API.
Used by pages like the one in /api/v1/dump/ to simulate a client-side API.
{% endcomment %}
{% for script in page.scripts %}