init
This commit is contained in:
commit
2e078fc88c
31 changed files with 3546 additions and 0 deletions
17
templates/index.html
Normal file
17
templates/index.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
{% extends "skeleton.html.j2" %}
|
||||
{% block content %}
|
||||
<h3>Willkommen im Reudnetz</h3>
|
||||
<p>
|
||||
Wir bieten kostengünstige Internetanschlüsse in Volkmarsdorf, Reudnitz und Neustadt-Neuschönefeld an.
|
||||
Gemeinschaftlich organisiert.
|
||||
</p>
|
||||
|
||||
<p>Was unsere Anschlüsse ausmacht:
|
||||
<ul>
|
||||
<li>symmetrische Anschlüsse</li>
|
||||
<li>ein Mitspracherecht an der Zukunft des Providers</li>
|
||||
<li>Transparenz auf allen Ebenen</li>
|
||||
<li>günstige Preise</li>
|
||||
<li>fristlos zum Monatsende kündbar</li>
|
||||
</ul>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue