blob: 06da69413396d667d0387922dacc2fbc987f3f10 (
plain)
1
2
3
4
|
# Start of footer - the rest is defined in the default template
HTML.footer = \
" <p class=\"qt_commercial\">Available under certain Qt licenses.<br/><a href=\"http://www.qt.io/download/\">Find out more.</a></p>\n" \
" </div>\n"
|