{% extends 'forums/base.html' %} {% load bootstrap %} {% load automarkup %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block pagetitle %}: Forums{% endblock pagetitle %} {% block content %}You will find our public-facing discussion server at disc.{{ request.get_host }}.
Descendants:
No visible Forums found.
{% endfor %}Forum | Latest post | Posted on | Nr posts |
---|---|---|---|
{{ forum }} | {{ forum.latest_post }} | {{ forum.latest_post.posted_on|date:"Y-m-d" }} | {{ forum.nr_posts }} |
No visible Posts found. |