mirror of
https://github.com/torproject/lego.git
synced 2025-02-21 10:41:33 +00:00
Add a header_description block to the header template
This makes it easier to write flexible templates for contents.lr files written in markdown
This commit is contained in:
parent
fbc24381fd
commit
0da4637ee0
@ -38,7 +38,7 @@
|
||||
{% else %}
|
||||
<div class="row header-description">
|
||||
{% endif %}
|
||||
{{ this.header_description }}
|
||||
{% block header_description %}{{ this.header_description }}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user