Update view.jet.html
Cette révision appartient à :
Parent
59a690159f
révision
79ab59b5f0
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -7,7 +7,7 @@
|
||||||
{{ import "layouts/partials/helpers/tag_form" }}
|
{{ import "layouts/partials/helpers/tag_form" }}
|
||||||
{{block title()}}{{Torrent.Name}}{{end}}
|
{{block title()}}{{Torrent.Name}}{{end}}
|
||||||
{{block content_body()}}
|
{{block content_body()}}
|
||||||
<div style="text-align: left;" class="box">
|
<div style="text-align: left;" class="box {{if Torrent.Status == 2}}torrent-remake{{else if Torrent.Status == 3}}torrent-trusted{{else if Torrent.Status == 4}}torrent-aplus{{end}}">
|
||||||
<div id="torrent-name" class="{{if Torrent.Status == 2}}remake{{else if Torrent.Status == 3}}trusted{{else if Torrent.Status == 4}}aplus{{end}}">
|
<div id="torrent-name" class="{{if Torrent.Status == 2}}remake{{else if Torrent.Status == 3}}trusted{{else if Torrent.Status == 4}}aplus{{end}}">
|
||||||
<h1 style="text-align: center;" class="torrent-hr">{{Torrent.Name}}</h1>
|
<h1 style="text-align: center;" class="torrent-hr">{{Torrent.Name}}</h1>
|
||||||
</div>
|
</div>
|
||||||
|
@ -186,7 +186,7 @@
|
||||||
<p>{{element.Content|raw}}</p>
|
<p>{{element.Content|raw}}</p>
|
||||||
</div>
|
</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
<div style="margin-top: 10px" class="torrent-info-box">
|
<div style="margin-top: 10px" class="torrent-info-box comment-submit">
|
||||||
<form method="post">
|
<form method="post">
|
||||||
{{ yield csrf_field()}}
|
{{ yield csrf_field()}}
|
||||||
<div class="comment-form">
|
<div class="comment-form">
|
||||||
|
|
Référencer dans un nouveau ticket