File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
tests/basic_setup/docs/theme Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 33{% block disqus %}
44< div class ="md-source-date ">
55 < small >
6- Authors: {{ git_authors_summary }}
7- < br >
8- Old tag: {{ git_page_authors }}
6+ < p >
7+ Available template jinja2 tags:
8+ </ p >
9+
10+ < mark > {% raw %}{{ git_page_authors }}{% endraw %}</ mark > : {{ git_page_authors }} < br />
11+ < mark > {% raw %}{{ git_info }}{% endraw %}</ mark > : < small > {{ git_info }}</ small > < br />
12+ < mark > {% raw %}{{ git_site_authors }}{% endraw %}</ mark > : {{ git_site_authors }} < br />
13+ < p >
14+ Old tags to be deprecated: < br />
15+ </ p >
16+ < mark > {% raw %}{{ git_authors_summary }}{% endraw %}</ mark > : {{ git_authors_summary }} < br />
17+ < mark > {% raw %}{{ git_authors }}{% endraw %}</ mark > : {{ git_authors }}
918 </ small >
1019</ div >
1120{% include "partials/integrations/disqus.html" %}
You can’t perform that action at this time.
0 commit comments