Show More
@@ -30,10 +30,13 b'' | |||||
30 | ((*- block data_text -*)) |
|
30 | ((*- block data_text -*)) | |
31 | ((*- endblock -*)) |
|
31 | ((*- endblock -*)) | |
32 | ((*- endif -*)) |
|
32 | ((*- endif -*)) | |
33 |
|
||||
34 | ((*- if type in ['latex']*)) |
|
33 | ((*- if type in ['latex']*)) | |
35 | ((*- block data_latex -*)) |
|
34 | ((*- block data_latex -*)) | |
36 | ((*- endblock -*)) |
|
35 | ((*- endblock -*)) | |
37 | ((*- endif -*)) |
|
36 | ((*- endif -*)) | |
|
37 | ((*- if type in ['javascript']*)) | |||
|
38 | ((*- block data_javascript -*)) | |||
|
39 | ((*- endblock -*)) | |||
|
40 | ((*- endif -*)) | |||
38 | ((*- endfor -*)) |
|
41 | ((*- endfor -*)) | |
39 | ((*- endblock data_priority -*)) |
|
42 | ((*- endblock data_priority -*)) |
General Comments 0
You need to be logged in to leave comments.
Login now