Boil the Burdock root briskly for 15 minutes; strain and return the liquid to the clean vessel, reduce to 1 pint; when cool, add the comfrey mucilage, shake well together until mixed, sweeten with honey, keep in cool place.
Dosage
1 wineglassfull to 1/2 teacupfull 3 to 4 times daily.
Administration
Apply saturated on lint or cotton, keepmoist and change often (do not allow to dry before removing). Refrences; School of Natural Healing. 69;
for cache busting
- Core + common first, then feature-specific
- No blocking scripts in
File Organization Target:
/static/js/
├── common/ (ui.js, api.js, events.js, etc.)
├── ai2editor/ (core.js, popup.js, dock.js, etc.)
├── vendor/ (minified 3rd party if not CDN)
└── main.js (global init if needed)
When adding new JS:
- Create file in appropriate folder
- Add