summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/includes/downloads/experimental.html')
-rw-r--r--python/templates/includes/downloads/experimental.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/python/templates/includes/downloads/experimental.html b/python/templates/includes/downloads/experimental.html
new file mode 100644
index 0000000..e6fc030
--- /dev/null
+++ b/python/templates/includes/downloads/experimental.html
@@ -0,0 +1,12 @@
+<div class="col-xs-12 col-md-6">
+ <h4>mips</h4>
+ <div class="list-group">
+ <a href="http://distfiles.gentoo.org/experimental/mips/stages/" data-relurl="../experimental/mips/stages/" class="list-group-item download-link download-link-mirrorable">
+ <span class="fa fa-download fa-fw"></span>
+ <strong>MIPS stages</strong>
+ </a>
+ </div>
+</div>
+<div class="col-xs-12 col-md-6">
+
+</div> \ No newline at end of file