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: Add message in place of no content for platform Created Sept. 26, 2017, 7:13 a.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
Index: templates/article.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/templates/article.tmpl
@@ -0,0 +1,5 @@
+{% extends "templates/default" %}
+
+{% block body %}
+ {{ body | safe }}
+{% endblock %}
« pages/adblockplus/what-are-acceptable-ads.md ('K') | « pages/adblockplus/what-are-acceptable-ads.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld