Revision 9359a10d
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/presenter/record/record_list.html | ||
---|---|---|
1 |
[% USE L %][% USE LxERP %][%- USE P -%] |
|
2 | 1 |
<h1>[%- P.escape(title) %]</h1> |
2 |
[% USE L %] |
|
3 |
[% USE LxERP %] |
|
4 |
[% USE P %] |
|
3 | 5 |
|
4 | 6 |
<div style="padding-bottom: 15px"> |
5 | 7 |
<table style="width: 100%" id="record_list_[% type %]"> |
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/presenter/record/record_list.html