Indent state-key descriptions

Right now two spaces make a <dt> whereas four does the right thing.
This commit is contained in:
Daniel Wagner-Hall 2015-12-08 10:47:07 +00:00
parent 19dfafe376
commit dcd51c39b3

View file

@ -3,7 +3,7 @@
``{{event.type}}``
{{(4 + event.type | length) * title_kind}}
*{{event.typeof}}*
{{event.typeof_info}}
{{event.typeof_info}}
{{event.desc | wrap(80)}}
{% for table in event.content_fields -%}