dupeguru/help_se/templates/versions.mako

6 lines
152 B
Plaintext
Raw Normal View History

<%!
title = 'dupeGuru version history'
selected_menu_item = 'Version History'
%>
<%inherit file="/base_dg.mako"/>
${self.output_changelogs(changelog)}