{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block body %} {% include "navbar.html" %}
{{ intro }}
For more details about Flastik's specifications, syntax and patterns, please {{ readme.html_download }}.
Flastik is distributed under the {{ license.html_download }}.