Update styling and change title on page and in breadcrumbs

This commit is contained in:
leigh-mil
2019-02-11 16:34:40 -05:00
parent 0629384c05
commit 596cabfba0
6 changed files with 44 additions and 12 deletions

View File

@@ -1,10 +1,7 @@
{% from "components/pagination.html" import Pagination %}
<section class="block-list">
<header class="block-list__header">
<h1 class="block-list__title">{{ "audit_log.header_title" | translate }}</h1>
</header>
<section class="block-list activity-log">
<div class='subheading'>Activity Log</div>
<ul>
{% for event in audit_events %}
<li class="block-list__item">