{% extends "base.html" %} {% block title %}{{ SITENAME }} - {{ author }}{% endblock %} {% block content %}
{{ BLOG_AUTHORS.get(author|string).description }} {% for icon, link in BLOG_AUTHORS.get(author|string).links %} {% endfor %}