1
0
Fork 0
less-mnmlist/templates/author.html

3 lines
87 B
HTML

{% extends "index.html" %}
{% block title %}{{ author }} : {{ super() }}{% endblock %}