chainsol

Possible base.html solution

Jul 5th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.08 KB | None | 0 0
  1. {% extends "index.html" %}
  2. {% block header_ext %}
  3. analytics code here
  4. {% endblock %}
Advertisement
Add Comment
Please, Sign In to add comment