You've already forked microservices
mirror of
https://github.com/ebosas/microservices.git
synced 2025-08-24 20:08:55 +02:00
Pipeline test
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{{define "content" -}}
|
{{define "content" -}}
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3 class="my-4 ps-2">Recent messages ({{.Data.Count}}/{{.Data.Total}})</h3>
|
<h3 class="my-4 ps-2">!!Recent messages ({{.Data.Count}}/{{.Data.Total}})</h3>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user