Skip to content
Snippets Groups Projects
Commit f455f109 authored by Sebastian Zander's avatar Sebastian Zander
Browse files

Replaced "staticfiles" with "static"

parent 79cdf590
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
{% load staticfiles piwik %}
{% load static piwik %}
<html>
<head>
<meta charset="utf-8">
......
{% extends "hshassets/layout/base.html" %}
{% load staticfiles %}
{% load static %}
{% load i18n %}
{% block body %}
......
{% extends "hshassets/layout/hero.html" %}
{% load staticfiles %}
{% load static %}
{% block hero-body %}
<div class="hero-body keyvisual-wrapper">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment