mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-13 16:13:32 +02:00
Features added and tested for all classes/subclasses in bens campaign
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
[% for sc in character.subclasses if sc not in ['', None, 'None', 'none']%]
|
||||
|
||||
\section*{[[ sc.name ]]}
|
||||
\section*{Subclass: [[ sc.name ]]}
|
||||
|
||||
[[ sc.__doc__|rst_to_latex ]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user