diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/dwgfiles.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/dwgfiles.html b/templates/dwgfiles.html index 8325d87..cfda968 100644 --- a/templates/dwgfiles.html +++ b/templates/dwgfiles.html @@ -3,7 +3,14 @@ {% block title %}Drawings files{% endblock %} {% block content %} +<h3>All Tunnel and Therion files - in the repository</h3> +<p>You can see an up to date list of drawings files by looking at +<a href="/repositories/drawings/.git/tree/">the drawings repository</a>. This is up to date even if the upload +has been done <em>after</em> the most recent database reset. + <h3>All Tunnel and Therion files - linked to wallets, survey scans, frames and scraps</h3> +<p>This is the list of drawings as at the most recent database reset. + <table style="font-size: 85%" width=95%> <tr><th>Drawing (Tunnel or Therion) File</th><th>Size</th><th>Paths</th><th>Wallets</th><th>Scan files in the wallets</th><th>Frames</th></tr> |