diff --git a/copy_admin_templates.py b/copy_admin_templates.py index e9d8cf1..670fead 100644 --- a/copy_admin_templates.py +++ b/copy_admin_templates.py @@ -27,11 +27,29 @@ def copyAdminTemplates(): copytree(src, dist) print("Copied", src, "->", dist) + + print( + f""" + _________ + | WARNING + | ------- + | + | You might have to edit the file {dist}/base.html by adding nav in the following way: + | This line:\t