11<!DOCTYPE html>
22< html xmlns ="http://www.w3.org/1999/xhtml ">
3- < head >
4- < meta http-equiv ="Content-Type " content ="text/html; charset={{ encoding }} " />
5- {{ metatags }}
6-
7- {%- block htmltitle %}
8- < title > {{ title|striptags|e + " — "|safe + project|e }}</ title >
9- {%- endblock %}
10-
11- {%- macro css() %}
12- < link rel ="stylesheet " href ="https://a.slack-edge.com/b143/style/plastic_helpers.css " type ="text/css "/>
13- < link rel ="stylesheet " href ="https://a.slack-edge.com/58b24/style/plastic_typography.css " type ="text/css " />
14- < link rel ="stylesheet " href ="https://a.slack-edge.com/b900/style/plastic_layout.css " type ="text/css " />
15- < link rel ="stylesheet " href ="https://a.slack-edge.com/2133/style/plastic_grid.css " type ="text/css " />
16- < link rel ="stylesheet " href ="https://a.slack-edge.com/be9e/style/plastic_buttons.css " type ="text/css " />
17- < link rel ="stylesheet " href ="https://a.slack-edge.com/1d9c/style/libs/lato-1-compressed.css " type ="text/css " />
18- < link rel ="stylesheet " href ="https://a.slack-edge.com/e8c1/style/slack_iconfont.css " type ="text/css ">
19- < link rel ="stylesheet " href ="{{ pathto('./_static/' + 'default.css', 1) }} " type ="text/css " />
20- < link rel ="stylesheet " href ="{{ pathto('./_static/' + 'pygments.css', 1) }} " type ="text/css " />
21- {%- endmacro %}
22-
23- {{ css() }}
24- {%- block linktags %}
25- < link id ="favicon " rel ="shortcut icon " href ="https://a.slack-edge.com/66f9/img/icons/favicon-32.png " type ="image/png " />
26- < link rel ="top " title ="{{ docstitle|e }} " href ="{{ pathto(master_doc) }} " />
27- {%- endblock %}
28-
29- </ head >
30- < body class ="api light_theme ">
31-
32- {%- block header %}
33- < header >
34- < a id ="menu_toggle " class ="no_transition show_on_mobile ">
35- < span class ="menu_icon "> </ span >
36- < span class ="vert_divider "> </ span >
37- </ a >
38- < a href ="https://api.slack.com/ " id ="header_logo " class ="api hide_on_mobile " style ="float:left; display: inline-block; ">
39- < img alt ="Slack API " src ="https://a.slack-edge.com/3026cb/img/slack_api_logo_vogue.png " style ="width: 225px; padding-right: 25px; border-right: 1px solid #DDD; "/>
40- </ a >
41- < span style ="display: inline-block; padding-left: 20px; margin-top: 20px; font-weight: bold; ">
42- < a style ="color: #555459; " href ="./index.html "> {{ project }}</ a >
43- </ span >
44- < div class ="header_nav ">
45- < a href ="https://github.com/SlackAPI/python-slackclient " class ="btn header_btn float_right " data-qa ="go_to_slack "> Go to GitHub</ a >
3+
4+ < head >
5+ < meta http-equiv ="Content-Type " content ="text/html; charset={{ encoding }} " />
6+ {{ metatags }}
7+
8+ {%- block htmltitle %}
9+ < title > {{ title|striptags|e + " — "|safe + project|e }}</ title >
10+ {%- endblock %}
11+
12+ {%- macro css() %}
13+ < link href ="https://a.slack-edge.com/4f227/style/rollup-slack_kit_legacy_adapters.css " rel ="stylesheet " type ="text/css ">
14+ < link href ="https://a.slack-edge.com/3e02c0/style/rollup-api_site.css " rel ="stylesheet " type ="text/css ">
15+ < link rel ="stylesheet " href ="{{ pathto('./_static/' + 'default.css', 1) }} " type ="text/css " />
16+ < link rel ="stylesheet " href ="{{ pathto('./_static/' + 'pygments.css', 1) }} " type ="text/css " />
17+ < link rel ="stylesheet " href ="{{ pathto('./_static/' + 'docs.css', 1) }} " type ="text/css " />
18+ {%- endmacro %}
19+
20+ <!-- Google Tag Manager -->
21+ < script > ( function ( w , d , s , l , i ) {
22+ w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( {
23+ 'gtm.start' :
24+ new Date ( ) . getTime ( ) , event : 'gtm.js'
25+ } ) ; var f = d . getElementsByTagName ( s ) [ 0 ] ,
26+ j = d . createElement ( s ) , dl = l != 'dataLayer' ? '&l=' + l : '' ; j . async = true ; j . src =
27+ 'https://www.googletagmanager.com/gtm.js?id=' + i + dl ; f . parentNode . insertBefore ( j , f ) ;
28+ } ) ( window , document , 'script' , 'dataLayer' , 'GTM-KFZ5MK7' ) ; </ script >
29+ <!-- End Google Tag Manager -->
30+ {{ css() }}
31+ {%- block linktags %}
32+ < link id ="favicon " rel ="shortcut icon " href ="https://a.slack-edge.com/4f28/img/icons/favicon-32.png " type ="image/png " />
33+ < link rel ="top " title ="{{ docstitle|e }} " href ="{{ pathto(master_doc) }} " />
34+ {%- endblock %}
35+
36+
37+
38+ </ head >
39+
40+ < body class ="api light_theme ">
41+ <!-- Google Tag Manager (noscript) -->
42+ < noscript > < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-KFZ5MK7 " height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe > </ noscript >
43+ <!-- End Google Tag Manager (noscript) -->
44+
45+ {%- block header %}
46+ < header >
47+ < a id ="menu_toggle " class ="no_transition show_on_mobile ">
48+ < span class ="menu_icon "> </ span >
49+ < span class ="vert_divider "> </ span >
50+ </ a >
51+ < a href ="https://api.slack.com/ " id ="header_logo " class ="api hide_on_mobile " style ="float:left; display: inline-block; ">
52+ < img alt ="Slack API " src ="https://a.slack-edge.com/3026cb/img/slack_api_logo_vogue.png " style ="width: 225px; padding-right: 25px; border-right: 1px solid #DDD; " />
53+ </ a >
54+ < span style ="display: inline-block; padding-left: 20px; margin-top: 25px; font-weight: bold; ">
55+ < a style ="color: #555459; " href ="./index.html "> {{ project }}</ a >
56+ </ span >
57+ < div class ="header_nav ">
58+ < a href ="https://github.com/SlackAPI/python-slackclient " class ="btn header_btn float_right " data-qa ="go_to_slack "> Go
59+ to GitHub</ a >
60+ </ div >
61+ </ header >
62+ {% endblock %}
63+
64+ < div id ="page ">
65+ < div id ="page_contents " class ="clearfix ">
66+ <!-- Sidebar Content -->
67+ < nav id ="api_nav " class ="col span_1_of_4 ">
68+ < div id ="api_sections ">
69+ {% block sidebar %}
70+ {% include 'sidebar.html' %}
71+ {% endblock %}
4672 </ div >
47- </ header >
48- {% endblock %}
49-
50- < div id ="page ">
51- < div id ="page_contents " class ="clearfix ">
52- <!-- Sidebar Content -->
53- < nav id ="api_nav " class ="col span_1_of_4 ">
54- < div id ="api_sections ">
55- {% block sidebar %}
56- {% include 'sidebar.html' %}
57- {% endblock %}
58- </ div >
59- </ nav >
60- <!-- /Sidebar Content -->
61-
62- <!-- Body Content -->
63- < div class ="col span_3_of_4 ">
64- < div class ="section-title "> {{ title }}</ div >
65- < div class ="card ">
66- {%- block body %}
67- {{ body }}
68- {% endblock %}
69- < div class ="clear_both large_bottom_margin "> </ div >
70- </ div >
71- </ div >
72- <!-- /Body Content -->
73+ </ nav >
74+ <!-- /Sidebar Content -->
7375
76+ <!-- Body Content -->
77+ < div class ="col span_3_of_4 ">
78+ < div class ="section-title "> {{ title }}</ div >
79+ < div class ="card ">
80+ {%- block body %}
81+ {{ body }}
82+ {% endblock %}
83+ < div class ="clear_both large_bottom_margin "> </ div >
84+ </ div >
7485 </ div >
86+ <!-- /Body Content -->
87+
7588 </ div >
89+ </ div >
90+
91+ < footer >
92+ < p class ="light tiny align_center "> © 2019 Slack Technologies, Inc. and contributors</ p >
93+ </ footer >
94+
95+ < script >
96+ window . ga = window . ga || function ( ) { ( ga . q = ga . q || [ ] ) . push ( arguments ) } ; ga . l = + new Date ;
97+ ga ( 'create' , 'UA-56978219-13' , 'auto' ) ;
98+ ga ( 'send' , 'pageview' ) ;
99+ </ script >
100+ < script async src ='https://www.google-analytics.com/analytics.js '> </ script >
101+
102+ </ body >
76103
77- < footer >
78- < p class ="light tiny align_center "> Copyright © 2015–2016 Slack Technologies, Inc. and contributors</ p >
79- </ footer >
80-
81- < script type ="text/javascript " src ="https://a.slack-edge.com/1504/js/rollup-core_required_libs.js " crossorigin ="anonymous "> </ script >
82- < script type ="text/javascript " src ="https://a.slack-edge.com/125e0/js/rollup-core_web.js " crossorigin ="anonymous "> </ script >
83- < script >
84- window . ga = window . ga || function ( ) { ( ga . q = ga . q || [ ] ) . push ( arguments ) } ; ga . l = + new Date ;
85- ga ( 'create' , 'UA-56978219-13' , 'auto' ) ;
86- ga ( 'send' , 'pageview' ) ;
87- </ script >
88- < script async src ='https://www.google-analytics.com/analytics.js '> </ script >
89-
90- </ body >
91- </ html >
104+ </ html >
0 commit comments