]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/templates/phyll/home.html
style: start with large and not much designed
[chloro.git] / chloro / phyll / templates / phyll / home.html
index e650d666d1674addc275adbd539b7bbb71665bf9..ad9596e89e39cd479844ca47e904163b1242178b 100644 (file)
@@ -1,4 +1,11 @@
 {% extends "phyll/base.html" %}
 
+{% block content-class %}home{% endblock %}
+
 {% block body %}
+<div>
+<a href="tag/radio/">Radio <span>(Panik &amp; ailleurs)</span></a>
+<a href="tag/code/">Logiciel libre <span>(Debian, GNOME &amp; ce qui passe)</span></a>
+<a href="tag/divers/"><span>(Totalement)</span> divers</a>
+</div>
 {% endblock %}