anleitung zum Router flashen hinzugefügt

This commit is contained in:
amanita 2017-10-06 16:57:47 +02:00
parent 697c5deb85
commit e3361c5f4e
6 changed files with 114 additions and 5 deletions

View file

@ -1,14 +1,15 @@
{% extends "skeleton.html.j2" %}
{% block content %}
<h1>Reudnetzwiki</h1>
<h1>Doch kein Wiki</h1>
<p>Noch gibt es hier kein Wiki.</p>
<p>Allerdings sammeln wir Dienste und anderes Dokumentationszeug.</p>
<p>coming soon: Mailinglisten</p>
<h2>Anleitungen</h2>
<a href=anleitungen/router.html>Router flashen<\a>
{% endblock %}
{% block seitenleiste %}
<h3>Dienste</h3>
<p>Mailinglisten<br />
Coming Soon</p>
May coming some day</p>
{% endblock %}