File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ < div class ="panel ">
2+ < div class ="panel-heading ">
3+ < h3 class ="panel-head "> Sponsored By</ h3 >
4+ </ div >
5+ < div class ="panel-body " style ="padding: 16px ">
6+ < a href ="https://rollbar.com/?utm_source=fullstackpython&utm_medium=cpc&utm_campaign=website "> < img src ="/img/logos/rollbar-wide.jpg " alt ="Rollbar logo " width ="100% "> </ a >
7+ < p style ="font-size: .8em; "> Fix errors in your Python applications
8+ before your users ever see them by
9+ < a href ="https://rollbar.com/?utm_source=fullstackpython&utm_medium=cpc&utm_campaign=website "> monitoring your app with Rollbar</ a > .
10+ </ p >
11+ </ div >
12+ </ div >
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ <h1 style="font-size: 36px;">{{ article.title }}</h1>
5050 </ div >
5151 < div class ="col-md-3 ">
5252 {% include "article-sidebar.html" %}
53+ {% include "article-sponsor.html" %}
5354 </ div >
5455</ div >
5556{% endblock %}
You can’t perform that action at this time.
0 commit comments