misuzu/templates/changelog/master.twig

6 lines
129 B
Twig
Raw Normal View History

2018-08-15 01:12:58 +00:00
{% extends 'master.twig' %}
2018-07-07 01:32:09 +00:00
{% if manage_link is not defined %}
{% set manage_link = '/manage/changelog.php' %}
{% endif %}