1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 15:50:08 +05:30
Files
2020-09-29 11:19:46 +05:30

9 lines
161 B
HTML

{% extends "index.html" %}
{% block title %}
{{ author }} Articles | {{ SITENAME }}
{% endblock %}
{% block page_header %}
{{ author }} Articles
{% endblock %}