14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title= title + 'Multi account posting mastodon'
|
||
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
||
|
body
|
||
|
block nav
|
||
|
a(href="/") accueil
|
||
|
a(href="/") ajouter
|
||
|
a(href="/init-db") init DB
|
||
|
a(href="/list") list DB
|
||
|
|
||
|
block content
|