mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
* trophy gold commit' * save trophy gold * update preview * remove unused files and updat readme
23 lines
472 B
Plaintext
23 lines
472 B
Plaintext
input(name='attr_version' type='hidden' value='1')
|
|
|
|
//- VARIABLES
|
|
=============================
|
|
include src/pug/abstracts/variables.pug
|
|
|
|
//- INCLUDES
|
|
=============================
|
|
include src/pug/abstracts/mixins.pug
|
|
|
|
//-PC SHEET
|
|
=============================
|
|
include src/pug/pages/pc.pug
|
|
|
|
//-FOOTER
|
|
=============================
|
|
include src/pug/layout/footer.pug
|
|
|
|
//-ROLL TEMPLATE
|
|
=============================
|
|
//- include src/pug/components/rolltemplates.pug
|
|
|