upgrade templates to named urls for django-1.8
This commit is contained in:
parent
43260fb59f
commit
ebe3a3a7e1
10 changed files with 17 additions and 18 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block container %}
|
||||
BLA
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<h2>members of {{ group.name }}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue