Wiki Page Content

Differences between revisions 19 and 21 (spanning 2 versions)
Revision 19 as of 2020-04-17 16:33:01
Size: 857
Editor: fhoma
Comment:
Revision 21 as of 2020-05-13 10:50:29
Size: 255
Editor: fhoma
Comment: Monitor jobs
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
[[Check jobs]] [[Monitor jobs]]
Line 19: Line 19:

{{ credit('https://moinmo.in/', 'MoinMoin Powered', 'This site uses the MoinMoin Wiki software.') }}
##{# Text links in the footer #}
##{% macro credits(start='<p id="moin-credits">'|safe, end='</p>'|safe, sep='<span>&bull;</span>'|safe) %}
##{{ start }}
##{{ credit('https://moinmo.in/', 'MoinMoin Powered', 'This site uses the MoinMoin Wiki software.') }}
##{{ sep }}
##{{ credit('https://moinmo.in/Python', 'Python Powered', 'MoinMoin is written in Python.') }}
##{{ sep }}
##{{ credit('https://moinmo.in/GPL', 'GPL licensed', 'MoinMoin is GPL licensed.') }}
##{{ end }}
##{% endmacro %}

index (last edited 2023-04-25 11:26:59 by fhoma)