diffido/dist/diff.html

5 lines
73 B
HTML

{% extends "base.html" %}
{% block body %}
diff page {{ id }}
{% end %}