6 lines
95 B
Text
6 lines
95 B
Text
{% extends "index.mu" %}
|
|
{% block content_title %}
|
|
>>Articles by {{ author }}
|
|
|
|
{% endblock %}
|
|
|