Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: templates/article.tmpl

Issue 29550574: Issue 5693 - Add Article Content to help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Rebased, addressed comments Created Oct. 9, 2017, 8:20 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pages/adblockplus/what-are-acceptable-ads.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/article.tmpl
===================================================================
--- a/templates/article.tmpl
+++ b/templates/article.tmpl
@@ -22,9 +22,9 @@
<div class="article-body content">
{{ body | safe }}
</div>
</article>
<aside class="section column one-third">
[Topics Accordion]
</aside>
</main>
-{% endblock %}
+{% endblock %}
« no previous file with comments | « pages/adblockplus/what-are-acceptable-ads.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld