Skip to content

Instantly share code, notes, and snippets.

@Porter97
Last active January 22, 2020 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/c709c059eb903c85a0b8b042643bd655 to your computer and use it in GitHub Desktop.
Save Porter97/c709c059eb903c85a0b8b042643bd655 to your computer and use it in GitHub Desktop.
{% extends "base.html" %}
{% block title %}Offbrand - Forbidden{% endblock %}
{% block page_content %}
<div class="page-header">
<h1>Forbidden</h1>
</div>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment