mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 21:54:36 +00:00
6 lines
155 B
Mako
6 lines
155 B
Mako
<%!
|
|
title = 'dupeGuru PE version history'
|
|
selected_menu_item = 'Version History'
|
|
%>
|
|
<%inherit file="/base_dg.mako"/>
|
|
${self.output_changelogs(changelog)} |