RIP NWS
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h5m57s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h5m57s
This commit is contained in:
parent
52afac5028
commit
6bd69f6c5b
11 changed files with 2298 additions and 19 deletions
|
@ -1,5 +1,9 @@
|
|||
{%- import "shutdown_warn.html" as warn -%}
|
||||
|
||||
<h1>Blog</h1>
|
||||
|
||||
{% call warn::shutdown_warn() %}
|
||||
|
||||
{% for blog in blogs %}
|
||||
<div style="margin-top: 10px; margin-bottom: 10px;">
|
||||
<h3 style="margin-bottom: 0px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue