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