Get rid of redundant static tag

development
Andriy Kushnir (Orhideous) 2017-02-22 09:37:30 +02:00
parent fa80dc4dc1
commit 5c72e74740
No known key found for this signature in database
GPG Key ID: C5234D755464EDA6
4 changed files with 0 additions and 5 deletions

View File

@ -1,5 +1,3 @@
{% load static %}
{% if item %}
<div id="news" class="carousel pull-left">
<h3>{{ item.title }}</h3>

View File

@ -1,5 +1,4 @@
{% load pluralize %}
{% load static %}
{% load story_comments_delta %}
{% for sr in series %}

View File

@ -1,4 +1,3 @@
{% load static %}
{% load stories %}
{% load pluralize %}
{% load story_comments_delta %}

View File

@ -1,7 +1,6 @@
{% extends "common.html" %}
{% load pluralize %}
{% block content %}
{% load static %}
<div class="row welcome-box">
<div class="col-md-12 genra">