{% extends 'layout.html' %} {% from 'kb/_boxes.html' import render_topics, render_topic_tabs %} {% set page_title = _('Overview') %} {% block html_head %} {{ super() }} {%- endblock %} {% block body %}
{% trans -%} This is an overview of some of the newest topics here on Solace. You can view other topics grouped by activity, votes and hotness. {%- endtrans %}