diff options
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 08ada571..21bec8e3 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -122,6 +122,16 @@ title="Free your distro installation">Migration from other distros</a></li> </ul> + <h4>Free Culture</h4> + <ul> + <li><a href="{% wiki_url 'Multimedia' %}" + title="Watch and download multimedia files">Multimedia</a></li> + <li><a href="{% wiki_url 'Comics' %}" + title="Watch and download comics">Comics</a></li> + <li><a href="{% wiki_url 'Wallpapers' %}" + title="Download wallpapers">Wallpapers</a></li> + </ul> + <h4>Community</h4> <ul> <li><a href="{{ MAILMAN_BASE_URL }}/mailman/listinfo/" |