mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
More code refactoring, reduce template duplications
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends "roster.html" %}
|
||||
{% extends "pagination.html" %}
|
||||
|
||||
{% block header %}
|
||||
<div class="text-muted">{{ site_conf.about | safe }}</div>
|
||||
|
Reference in New Issue
Block a user