summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/includes/downloads/sh.html')
-rw-r--r--python/templates/includes/downloads/sh.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/templates/includes/downloads/sh.html b/python/templates/includes/downloads/sh.html
new file mode 100644
index 0000000..8bd2b03
--- /dev/null
+++ b/python/templates/includes/downloads/sh.html
@@ -0,0 +1,7 @@
+<div class="col-xs-12 col-md-6">
+ <h4>Stage Archives</h4>
+ <div class="list-group">
+ {% include partials/download-link.html type="stage3" arch="sh" id="sh4" title="Stage 3" tag="SH4" %}
+ {% include partials/download-link.html type="stage3" arch="sh" id="sh4a" title="Stage 3" tag="SH4A" %}
+ </div>
+</div> \ No newline at end of file