multi-account-post-schedule.../views/layout.jade
2022-07-07 19:41:44 +02:00

17 lines
428 B
Plaintext

doctype html
html
head
title= title + 'Multi account posting mastodon'
link(rel='stylesheet', href='/stylesheets/style.css')
body
block nav
h1 Mastodon multi account
a(href="/") accueil
a(href="/") ajouter
a(href="/init-db") init DB
a(href="/list") list DB
a(href="/add-example") ajout à la file example
a(href="/publish-last-entry") publier premier
block content