]> git.ipfire.org Git - ipfire.org.git/blame - templates/downloads-development.html
Drop German translation
[ipfire.org.git] / templates / downloads-development.html
CommitLineData
940227cb 1{% extends "downloads-older.html" %}
81675874 2
7b5f2910
MT
3{% block title %}{{ _("Development Downloads") }}{% end block %}
4
940227cb
MT
5{% block information %}
6 <h3>{{ _("Development Downloads") }}</h3>
d91fbc4e 7
e52b45b6
MT
8 <p>
9 The developers do create a snapshort version from the current
10 development sources to get this distributed to a higher number
11 of testers.<br />
12 These versions are <strong>not</strong> intended to be used in a
13 productive environment.
14 </p>
81675874 15{% end block %}