Split base into multiple partials
This commit is contained in:
parent
c96adc71f9
commit
98cfee4ce2
19 changed files with 199 additions and 198 deletions
3
templates/partial/addthis.html
Normal file
3
templates/partial/addthis.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% if ADD_THIS_ID %}
|
||||
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid={{ ADD_THIS_ID }}" async="async"></script>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue