1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-08-24 20:08:55 +02:00

Pipeline test

This commit is contained in:
ebosas
2021-11-06 20:25:07 +02:00
parent 2fbc1a0b23
commit ac755549ae

View File

@@ -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>