aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6072aa8..2d162d2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This is nowhere near being stable right now.
### Example
-```
+```html+jinja
{% extends "base.html" %}
{% block title %}Members{% endblock %}