diffido/dist/diff.html

6 lines
73 B
HTML
Raw Normal View History

2018-01-16 22:24:30 +01:00
{% extends "base.html" %}
{% block body %}
diff page {{ id }}
{% end %}