Skip to content
Snippets Groups Projects
Verified Commit cddf8bc9 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Auto-set theme path

parent a1af65c0
No related branches found
No related tags found
No related merge requests found
from datetime import date from datetime import date
import os
THEME = os.path.dirname(__file__)
TODAY = date.today() TODAY = date.today()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment