{% macro letter_box(show_search = true) %}
Search the wiki for user created tutorials and information.
Additionally, you can manually browse through the articles by their first letter.
{% endif %} {% for letter in 'a'..'z' %} {{ letter|upper }} {% endfor %} AllArticle | Last updated on | Last edited by |
{{ article.Title }} | {{ article.Date }} | {{ article.Author|user_url }} |