Skip to content

Instantly share code, notes, and snippets.

@RajeshKrSahoo
Created March 14, 2020 16:52
Show Gist options
  • Save RajeshKrSahoo/e61fc1f3d93a0d080919d28556840495 to your computer and use it in GitHub Desktop.
Save RajeshKrSahoo/e61fc1f3d93a0d080919d28556840495 to your computer and use it in GitHub Desktop.
{% extends "layout.html" %}
{% block info %}
<h2>{{ title|safe }}</h2>
{{ posts|safe }}
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment