added note on source

This commit is contained in:
ville rantanen
2018-12-09 07:52:06 +02:00
parent b46b9f30ef
commit 6707b50817

View File

@@ -137,6 +137,7 @@ def get_header(opts):
''' + setup2HTML(opts) + ''' ''' + setup2HTML(opts) + '''
<title>''' + opts.title + '''</title> <title>''' + opts.title + '''</title>
<style> <style>
/* Style modified from: https://css-tricks.com/snippets/php/display-styled-directory-contents/ */
* { * {
padding: 0; padding: 0;
margin: 0; margin: 0;