diff options
Diffstat (limited to '')
| -rw-r--r-- | site.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ "date": "{{ pastebin.date }}", "url": "{{ pastebin.url }}", "lang": "{{ pastebin.lang }}", - "ref": "pastebin-ref", + "ref": "{{ pastebin.ref }}", "layout": "{{ pastebin.layout }}", "content": {{ pastebin.content | strip_html | jsonify }} }{% unless forloop.last %},{% endunless %} |
