mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-08 01:40:31 +00:00
3 lines
88 B
Python
3 lines
88 B
Python
from bootstrapvz.common.tools import rel_path
|
|
|
|
assets = rel_path(__file__, '../assets')
|