1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 13:44:37 +00:00
dupeguru/pe/help/templates/versions.mako

6 lines
155 B
Plaintext
Raw Normal View History

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