add posting
This commit is contained in:
parent
e5cb7f3d69
commit
4537fc379c
2 changed files with 58 additions and 9 deletions
|
@ -17,6 +17,7 @@ pub fn header() -> Markup {
|
|||
a href = "/" { h1 { "Motifs" } }
|
||||
a href = "/activity" { "activité" }
|
||||
a href = "/topics" { "sujets" }
|
||||
a href = "/create" { "créer" }
|
||||
}
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue