-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlisttemplate.html
More file actions
22 lines (21 loc) · 1.25 KB
/
Copy pathlisttemplate.html
File metadata and controls
22 lines (21 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- Feed v.2.0 (listtemplate.html) - Copyright (C) 2021, TRMSC - https://trmsc1.wordpress.com/ -->
<!-- GNU General Public Licence 3.0 - http://www.gnu.de/documents/gpl-3.0.en.html -->
<div class="alert alert-primary listEntry" role="alert">
<hr style="border-top: 2px solid rgb(231 236 241)!important;">
<div class="row">
<div class="col">
<h5 style="color: #041f37!important">##userpicture## ##user##</h5><i><sup>##timeadded## </sup></i>
</div><br>
<div class="col rightSpace" style="text-align: right; margin-top: 0px; margin-right: 0px;">
<span id="moreOver"><span id="moreStart">Groß anzeigen </span>##more##</span><br>
<span id="editOver"><span id="editStart" style="display: none">Bearbeiten </span>##edit##</span><br>
<span id="deleteOver"><span id="deleteStart" style="display: none">Löschen </span>##delete##</span><br>
</div>
</div>
<h3 style="overflow-wrap: break-word;"><b>[[Textzeile]]</b></h3>
<div id="smallPicture" style="box-shadow: rgba(0, 0, 0, 0.2) 10px 10px 20px; border-radius: 5px; overflow: hidden; position: relative;display:inline-block;">
[[Willst du ein Bild anhängen?]]
</div>
<br>##comments##<hr>
</div>
<br>