Skip to content

Instantly share code, notes, and snippets.

@salayhin
Created April 21, 2018 10:04
Show Gist options
  • Save salayhin/5b34e05df0e7b20768ee73721fdafe22 to your computer and use it in GitHub Desktop.
Save salayhin/5b34e05df0e7b20768ee73721fdafe22 to your computer and use it in GitHub Desktop.
{% extends 'base.html' %}
{% block content %}
<div class="jumbotron">
<h1>Py Camp</h1>
</div>
<h2>{{ text }}</h2>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment