mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 22:03:09 +00:00
6 lines
No EOL
165 B
HTML
6 lines
No EOL
165 B
HTML
{% extends "bootstrap3/_base.html" %}
|
|
|
|
{% block theme-javascripts %}
|
|
{{ block.super }}
|
|
{% include "google_analytics.html" %}
|
|
{% endblock theme-javascripts %} |