mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
More html cleanup to match W3c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "roster.html" %}
|
||||
|
||||
{% block header %}
|
||||
<p class="lead text-muted">{{ site_conf.about | safe }}</p>
|
||||
<div class="text-muted">{{ site_conf.about | safe }}</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user