finished theme v1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% if src %}
|
||||
<img src="{{ src | safe }}"{% if alt %} alt="{{ alt }}"{% endif %} class="{% if position %}{{ position }}{% else -%} center {%- endif %}" {%- if style %} style="{{ style | safe }}" {%- endif %} />
|
||||
{% endif %}
|
||||
@@ -0,0 +1 @@
|
||||
<script type="math/tex{% if block %};mode=display{% endif %}">{{body | safe}}</script>
|
||||
Reference in New Issue
Block a user