mirror of
https://github.com/daniviga/django-ram.git
synced 2025-12-05 21:48:43 +01: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